Skip to content

Commit

Permalink
use push-test.ini for tests on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Balogh committed Apr 23, 2012
1 parent 1d489cd commit 5c74f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,4 +6,4 @@ install:
- pip install paste pastedeploy pastescript
- pip install -r dev-reqs.txt --use-mirrors
script:
- PUSH_TEST_CONFIG=./etc/push-dev.ini nosetests
- PUSH_TEST_CONFIG=./etc/push-test.ini nosetests

0 comments on commit 5c74f38

Please sign in to comment.