Skip to content

Commit

Permalink
Try to appease travis
Browse files Browse the repository at this point in the history
  • Loading branch information
arlolra committed Jan 12, 2016
1 parent 5d135f8 commit 8d9edd7
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 @@ -6,5 +6,6 @@ before_install:
- sudo apt-get install -y g++ gfortran liblapack-dev libopenblas-dev python3-dev myspell-pt myspell-fa myspell-en-au myspell-en-gb myspell-en-us myspell-en-za myspell-fr
install:
- travis_wait pip install -r requirements.txt
- pip install statsd pylru
script:
- nosetests -v --with-coverage --cover-package=revscoring --quiet

0 comments on commit 8d9edd7

Please sign in to comment.