X Tutup
Skip to content

Commit 0f08ebb

Browse files
committed
Updated travis.yml
1 parent 0b3b9ec commit 0f08ebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: python
22
python:
3-
- 2.7
4-
- 3.3
53
- 3.4
64
- 3.5
5+
- 3.6
6+
- 3.7
77
before_install:
88
- pip install coveralls
99
install:

0 commit comments

Comments
 (0)
X Tutup