trim
This commit is contained in:
parent
05f4ad9116
commit
18349229ff
22
.travis.yml
22
.travis.yml
@ -53,25 +53,6 @@ matrix:
|
||||
# boost
|
||||
- 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
|
||||
python: 3.5
|
||||
compiler: gcc
|
||||
@ -85,11 +66,8 @@ matrix:
|
||||
- g++
|
||||
- gfortran
|
||||
- cmake
|
||||
# math libraries, can not mix with lapack/atlas packages !
|
||||
- libblas-dev
|
||||
- libopenblas-dev
|
||||
# python libraries
|
||||
#- libpython2.7
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode6.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user