TRAVIS: another try to fix travis build
This commit is contained in:
@@ -8,5 +8,6 @@ before_script:
|
|||||||
- ./configure --prefix=/usr --with-gmp=/usr --with-mpfr=/usr CC=gcc CXX=g++
|
- ./configure --prefix=/usr --with-gmp=/usr --with-mpfr=/usr CC=gcc CXX=g++
|
||||||
- make
|
- make
|
||||||
- sudo make install
|
- sudo make install
|
||||||
|
- cd ..
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user