Skip to content

Commit

Permalink
Install externals
Browse files Browse the repository at this point in the history
  • Loading branch information
macropin committed Aug 4, 2014
1 parent 08e2172 commit d3f9c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ python:
- "2.7"

# command to install dependencies
install: "pip install ."
install: "pip install --allow-all-external ."

# command to run tests
script: python adlibre_dms/manage.py test

0 comments on commit d3f9c0d

Please sign in to comment.