- commit
- 0da161497db53cfc5d89d2744c1df4ec01df2032
- parent
- d7aac297cf0fee3e06c5264010df4c8ba59ee3eb
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2014-10-10 22:52
more travis config
Diffstat
| M | .travis.yml | 5 | +++++ |
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
@@ -4,3 +4,8 @@ python: 4 4 install: 5 5 - "pip install tox" 6 6 script: tox -1 7 os: -1 8 - linux -1 9 - osx -1 10 notifications: -1 11 email: false