Commit 20b9c4de authored by Dr.李's avatar Dr.李

update to include negative signal

parent df3df47d
......@@ -12,10 +12,10 @@ addons:
- libblas-dev
- liblapack-dev
- gfortran
- g++-4.8
- gcc-4.8
- g++-4.9
- gcc-4.9
env:
- MATRIX_EVAL="CC=gcc-4.8 && CXX=g++-4.8"
- MATRIX_EVAL="CC=gcc-4.9 && CXX=g++-4.9"
before_install:
- eval "${MATRIX_EVAL}"
install:
......
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