Skip to content

Commit c0bde97

Browse files
committed
use 3.6 for travis
1 parent 3448389 commit c0bde97

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
@@ -2,7 +2,7 @@ language: python
22
python:
33
- 3.4
44
- 3.5
5-
- nightly
5+
- 3.6
66

77
install:
88
- pip install -e .

0 commit comments

Comments
 (0)