Skip to content

Commit

Permalink
still playing with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Dec 28, 2013
1 parent 70ba871 commit ca4a532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ env:
- DJANGO="dev" DBENGINE=pg

install:
- export $PATH=.:$PATH pip install coverage python-coveralls
- export PATH=".:$PATH" pip install coverage python-coveralls

script:
- make init-db ci
Expand Down

0 comments on commit ca4a532

Please sign in to comment.