Private GIT

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

Merge pull request #1999 from miigotu/develop

Change so travis can cache pip installs between builds
parents 02b5a10b 5621f795
Branches
Tags
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