Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anatskiy committed Jan 30, 2017
1 parent cbe3f8c commit 3895c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_script:
- mkdir /home/travis/build/maxplanck-ie/parkour/logs

install:
- apt-get install -y wkhtmltopdf
- sudo apt-get install -y wkhtmltopdf
- pip install -r requirements.txt

script: python manage.py test

0 comments on commit 3895c6a

Please sign in to comment.