Travis: set language to generic

Do not fall to default Ruby
pull/5729/head
Martin Kojtal 2017-12-19 11:33:43 +00:00
parent 1b3cff54fb
commit e402fdbf16
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ after_success:
after_failure:
- bash -c "$STATUS" failure "Local $NAME testing has failed"
language: generic
matrix:
include:
- python: '2.7'