mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
Update .travis.yml
This commit is contained in:
parent
8548a35364
commit
a7c46499eb
1 changed files with 1 additions and 4 deletions
|
|
@ -17,6 +17,7 @@ os:
|
||||||
# cache:
|
# cache:
|
||||||
# directories:
|
# directories:
|
||||||
# - $HOME/miniconda/
|
# - $HOME/miniconda/
|
||||||
|
# - $HOME/.cache/pip
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- PYTHON_VERSION=2.7
|
- PYTHON_VERSION=2.7
|
||||||
|
|
@ -57,7 +58,3 @@ before_script:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- nosetests GPy.testing
|
- nosetests GPy.testing
|
||||||
|
|
||||||
cache:
|
|
||||||
directories:
|
|
||||||
- $HOME/.cache/pip
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue