Skip to content
This repository was archived by the owner on Nov 27, 2017. It is now read-only.

Commit

Permalink
Fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Mendes committed Apr 12, 2017
1 parent 700a20d commit 9541e7b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ install:
- pip install -r requirements.txt
- cd ..
- pip install --editable pybossa
- cd pybossa/pybossa/themes
- git clone --recursive https://github.com/LibCrowds/libcrowds-bs4-pybossa-theme
- cd libcrowds-bs4-pybossa-theme
- npm install
- cd ~
- pip install pep8
before_script:
- redis-server --version
Expand Down

0 comments on commit 9541e7b

Please sign in to comment.