Private GIT

Skip to content
Snippets Groups Projects
Commit 5621f795 authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Change so travis can cache pip installs between builds

parent 02b5a10b
No related branches found
No related tags found
No related merge requests found
...@@ -7,12 +7,7 @@ branches: ...@@ -7,12 +7,7 @@ branches:
only: only:
- develop - develop
install: cache: pip
- pip install cheetah pyopenssl==0.13.1
cache:
directories:
- $HOME/.cache/pip
before_script: before_script:
- chmod +x ./tests/all_tests.py - chmod +x ./tests/all_tests.py
......
cheetah
pyopenssl==0.13.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment