Skip to content

Commit 747ec05

Browse files
authored
Merge pull request #109 from alxpy/alxpy-patch-7
Added new python versions to travis-ci
2 parents a46ca6e + 66391b9 commit 747ec05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: python
22
python:
33
- 3.4.3
44
- 3.5
5+
- 3.6
6+
- 3.7-dev
57
- nightly
68

79
install:

0 commit comments

Comments
 (0)