Skip to content

Commit

Permalink
loading data into travis redis
Browse files Browse the repository at this point in the history
  • Loading branch information
morgajel committed Sep 5, 2014
1 parent 0b57de7 commit 9b12fb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,7 @@ install:
- pip install -r requirements.txt
before_script:
- cp config.py.example config.py
- python reimport_data.py
script: nosetests
after_success:
coveralls
Expand Down

0 comments on commit 9b12fb0

Please sign in to comment.