Philipp Hagemeister 12 years ago
parent
commit
69a3883199
1 changed files with 1 additions and 1 deletions
  1. 2
      .travis.yml

2
.travis.yml

@ -2,7 +2,7 @@ language: python
python:
- "2.6"
- "2.7"
# - "3.3"
- "3.3"
script: nosetests test --verbose
notifications:
email:

Loading…
Cancel
Save