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:
|
||||
# directories:
|
||||
# - $HOME/miniconda/
|
||||
# - $HOME/.cache/pip
|
||||
|
||||
env:
|
||||
- PYTHON_VERSION=2.7
|
||||
|
|
@ -57,7 +58,3 @@ before_script:
|
|||
|
||||
script:
|
||||
- nosetests GPy.testing
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue