Python line in Travis config is req'd for tox 37/57537/1
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 5 Apr 2016 20:27:49 +0000 (16:27 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:26 +0000 (12:52 -0400)
Both the Python project type line here and installing tox in req.txt is
required for a working tox in Travis CI.

Change-Id: I54714a30634f30f99257252861b89b2b9b1bbefa
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
.travis.yml

index 27a190461fa7d4966f10e2e8e047bab5c5a71b47..d02cfd24e09a92ab6edf7c2aedc9a93da9708c7d 100644 (file)
@@ -1,4 +1,5 @@
 ---
+language: python
 script: tox -vv
 notifications:
     email: