update travis_tests.py

This commit is contained in:
Martin Bubel 2023-11-13 21:02:29 +01:00
parent 9913763529
commit 1df19252d3

View file

@ -30,10 +30,9 @@
# ===============================================================================
#!/usr/bin/env python
import pytest
import matplotlib
matplotlib.use("agg")
import pytest
pytest.main(["GPy/testing/"])