Merge pull request #115 from SchrodingersGat/python-version
Bumped python version for Travis
This commit is contained in:
commit
7cc4af1da4
|
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- 3.4
|
||||
- 3.5
|
||||
|
||||
before_install:
|
||||
- make setup
|
||||
|
|
|
|||
Loading…
Reference in New Issue