We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751f060 commit 8798decCopy full SHA for 8798dec
.travis.yml
@@ -1,9 +1,10 @@
1
+dist: trusty
2
+sudo: required
3
language: python
4
python:
5
- "2.7"
6
- "3.4"
7
- "3.5"
- - "3.6"
8
9
before_install:
10
- sudo apt-get -qq update
0 commit comments