From 267e566c43a1291fdf78bc85fcdcd68227fc100e Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Fri, 1 Sep 2017 13:49:39 +0100 Subject: [PATCH] Add `language: python` to the travis build --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index e4db986f..bf4bb19a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +language: python + matrix: include: # Linux