Skip to content

Commit

Permalink
Fix up Travis command script
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjb committed Jul 3, 2013
1 parent 052bb11 commit 93612cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,4 +5,4 @@ python:
install:
- python bootstrap.py
- ./bin/buildout
- ./bin/py.test js
script: ./bin/py.test js

0 comments on commit 93612cd

Please sign in to comment.