Skip to content

Commit

Permalink
Prepare environment for tests with files
Browse files Browse the repository at this point in the history
  • Loading branch information
nvbn committed Sep 4, 2013
1 parent 6bbf801 commit 4b2941b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ before_script:
- ln -s /usr/lib/python2.7/dist-packages/_dbus_* /home/travis/virtualenv/python2.7/lib/python2.7/site-packages/ -v
- ln -s /usr/lib/python2.7/dist-packages/magic.py /home/travis/virtualenv/python2.7/lib/python2.7/site-packages/ -v
- cp tests/settings/ci_local.py tests/settings/local.py
- mkdir -p /home/travis/.everpad/data/1/
script:
- nosetests

0 comments on commit 4b2941b

Please sign in to comment.