Skip to content

Commit 7929352

Browse files
committed
Remove py3 until we fix compatibility
1 parent d70c970 commit 7929352

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: python
22
python:
33
- "2.7"
4-
- "3.6"
54
install: "pip install -r requirements.txt"
65
script: nosetests -v

0 commit comments

Comments
 (0)