Skip to content

Commit ba770cc

Browse files
committed
Update Travis
1 parent 87cb513 commit ba770cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: python
22
python:
3-
- "2.7"
3+
- "3.6"
44
# command to install dependencies
55
install: "pip install -r requirements.txt"
66
# command to run tests

0 commit comments

Comments
 (0)