Travis: set language to generic

Do not fall to default Ruby
pull/5738/head
Martin Kojtal 2017-12-19 11:33:43 +00:00 committed by adbridge
parent 859f367392
commit 7b09e95fd3
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'