We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1600ad commit 5bb2f1aCopy full SHA for 5bb2f1a
.travis.yml
@@ -1,6 +1,6 @@
1
+dist: trusty
2
language: python
-python:
3
- - "3.5"
+python: 3.5
4
script: make test
5
after_success: coveralls
6
matrix:
0 commit comments