We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f0cee commit da0b6bfCopy full SHA for da0b6bf
1 file changed
.travis.yml
@@ -1,4 +1,5 @@
1
-git blanguage: python
+language: python
2
+
3
sudo: required
4
# if the https://travis-ci.org/ODM2/ODM2PythonAPI/requests ever says: missing config
5
# validate at: http://lint.travis-ci.org/
@@ -64,4 +65,3 @@ install: # now just our code
64
65
script:
66
67
- py.test
-
0 commit comments