Update .travis.yml
This commit is contained in:
parent
12823ec92d
commit
33e2cfa59d
@ -2,9 +2,6 @@ language: python
|
|||||||
sudo: false
|
sudo: false
|
||||||
python:
|
python:
|
||||||
- "3.3"
|
- "3.3"
|
||||||
cache:
|
|
||||||
directories:
|
|
||||||
- $HOME/virtualenv/python3.3.5/lib/python3.3/site-packages
|
|
||||||
install:
|
install:
|
||||||
- "pip install -r dev-requirements.txt"
|
- "pip install -r dev-requirements.txt"
|
||||||
script: "./ci-build.sh"
|
script: "./ci-build.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user