Browse Source

[debug] Try travis with python 3.5

pull/189/head
oliverpool 9 years ago
parent
commit
38276d5289
  1. 2
      .travis.yml

2
.travis.yml

@ -2,7 +2,7 @@ git:
depth: 1
language: python
python:
- 3.4
- 3.5
install:
- pip install tox
script:

Loading…
Cancel
Save