Skip to content

Commit c9343d9

Browse files
author
Zheyuan Chen
authored
Update .travis.yml
1 parent 3cdaf8c commit c9343d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22
python:
33
# - '2.7'
4-
- '3.3'
4+
# - '3.3'
55
- '3.6'
66
install: pip install .
77
script: python setup.py pytest

0 commit comments

Comments
 (0)