Skip to content

Commit

Permalink
Merge branch 'beta'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Fonseca committed Jul 29, 2016
2 parents 5ac280f + f8e897e commit 3b6495c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ python:
env:
- DJANGO_VERSION=1.4 SCIELOMANAGER_SETTINGS_FILE=`pwd`/scielomanager/scielomanager/settings_local.include
install:
- pip install --upgrade pip
- pip install --upgrade setuptools
- pip install -r requirements.txt --use-mirrors
- pip install -r requirements-test.txt --use-mirrors
before_script:
Expand Down

0 comments on commit 3b6495c

Please sign in to comment.