Skip to content

Commit

Permalink
Dammit, we will get travis working
Browse files Browse the repository at this point in the history
  • Loading branch information
joonty committed Dec 21, 2012
1 parent 951d50e commit 297c1c2
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:
# command to install dependencies
install: "pip install -r requirements.txt --use-mirrors"
# command to run tests
script: vdebugtests
script: python vdebugtests.py

0 comments on commit 297c1c2

Please sign in to comment.