Browse Source

Update .travis.yml

modified:   .travis.yml
main
Sorin Sbarnea 11 years ago
parent
commit
83d7dae0fc
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      .travis.yml

+ 4
- 3
.travis.yml View File

@@ -1,5 +1,6 @@
language: python
python:
- 2.6
- 2.7
script: tox
- "2.6"
- "2.7"
script: ./tox


Loading…
Cancel
Save