diff --git a/.travis.yml b/.travis.yml index 81a7d0596a..c3ebb3b416 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,8 @@ after_success: after_failure: - bash -c "$STATUS" failure "Local $NAME testing has failed" +language: generic + matrix: include: - python: '2.7'