Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! Add install-dependencies script an…
Browse files Browse the repository at this point in the history
…d use it for .travis.yml install.
  • Loading branch information
isislovecruft committed Mar 26, 2015
1 parent aabad1c commit 0f13a1c
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 @@ -59,7 +59,7 @@ before_install:
- chmod -R og-w $PYTHON_EGG_CACHE

install:
- sudo -E -u $USER -c './scripts/install-dependencies'
- TWISTED_VERSION=$TWISTED_VERSION PYOPENSSL_VERSION=$PYOPENSSL_VERSION ./scripts/install-dependencies
- make install

# Start a BridgeDB instance before running the tests:
Expand Down

0 comments on commit 0f13a1c

Please sign in to comment.