Skip to content

Commit 8798dec

Browse files
committed
build
1 parent 751f060 commit 8798dec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
dist: trusty
2+
sudo: required
13
language: python
24
python:
35
- "2.7"
46
- "3.4"
57
- "3.5"
6-
- "3.6"
78

89
before_install:
910
- sudo apt-get -qq update

0 commit comments

Comments
 (0)