mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
update travis_tests.py
This commit is contained in:
parent
9913763529
commit
1df19252d3
1 changed files with 1 additions and 2 deletions
|
|
@ -30,10 +30,9 @@
|
|||
# ===============================================================================
|
||||
|
||||
#!/usr/bin/env python
|
||||
import pytest
|
||||
import matplotlib
|
||||
|
||||
matplotlib.use("agg")
|
||||
|
||||
import pytest
|
||||
|
||||
pytest.main(["GPy/testing/"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue