Commit 58aa3c91 authored by Dr.李's avatar Dr.李

update to include negative signal

parent 20b9c4de
......@@ -12,10 +12,10 @@ addons:
- libblas-dev
- liblapack-dev
- gfortran
- g++-4.9
- gcc-4.9
- g++-5
- gcc-5
env:
- MATRIX_EVAL="CC=gcc-4.9 && CXX=g++-4.9"
- MATRIX_EVAL="CC=gcc-5 && CXX=g++-5"
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