Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
updating .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoiko committed Jun 14, 2015
1 parent 8787631 commit 6df62fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@
language: python
env:
- TOXENV=py27
- TOXENV=py33
- TOXENV=py34
install:
- pip install tox
script: tox
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.3
0.3.0

0 comments on commit 6df62fe

Please sign in to comment.