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