Unverified Commit a63958df authored by Dr.李's avatar Dr.李 Committed by GitHub

Update .travis.yml

parent 3202db24
......@@ -14,7 +14,6 @@ addons:
- gfortran
- g++
- libgtest-dev
- cmake
- git
- openjdk-8-jdk
install:
......@@ -29,6 +28,7 @@ install:
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION
- source activate test-environment
- conda install numba
- conda install cmake
- pip install coverage
- pip install -U numpy
- pip install scipy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment