Skip to content

Commit

Permalink
Fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
jjkester committed May 15, 2015
1 parent 5c1fe92 commit 8728454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ env:
install:
- "pip install -r requirements.txt"
- "pip install Django==$DJANGO_VERSION"
script: "python src/auditlog_tests/runtests.py"
script: "python src/runtests.py"

0 comments on commit 8728454

Please sign in to comment.