trim
This commit is contained in:
parent
05f4ad9116
commit
18349229ff
22
.travis.yml
22
.travis.yml
@ -53,25 +53,6 @@ matrix:
|
|||||||
# boost
|
# boost
|
||||||
- libboost-all-dev
|
- libboost-all-dev
|
||||||
|
|
||||||
- os: linux
|
|
||||||
python: 2.7
|
|
||||||
compiler: gcc
|
|
||||||
env: SOURCES=ubuntu-toolchain-r-test TEST_SCRIPT=test_openblas.py
|
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
sources:
|
|
||||||
- ubuntu-toolchain-r-test
|
|
||||||
packages:
|
|
||||||
# compilers
|
|
||||||
- g++
|
|
||||||
- gfortran
|
|
||||||
- cmake
|
|
||||||
# math libraries, can not mix with lapack/atlas packages !
|
|
||||||
- libblas-dev
|
|
||||||
- libopenblas-dev
|
|
||||||
# python libraries ...
|
|
||||||
- libpython2.7
|
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
python: 3.5
|
python: 3.5
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
@ -85,11 +66,8 @@ matrix:
|
|||||||
- g++
|
- g++
|
||||||
- gfortran
|
- gfortran
|
||||||
- cmake
|
- cmake
|
||||||
# math libraries, can not mix with lapack/atlas packages !
|
|
||||||
- libblas-dev
|
- libblas-dev
|
||||||
- libopenblas-dev
|
- libopenblas-dev
|
||||||
# python libraries
|
|
||||||
#- libpython2.7
|
|
||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode6.4
|
osx_image: xcode6.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user