[F] Fixed travis
This commit is contained in:
parent
48cf63c4b2
commit
3058fa222c
@ -141,6 +141,7 @@ script:
|
|||||||
# basic build c++ compiler
|
# basic build c++ compiler
|
||||||
- |
|
- |
|
||||||
if [ "${BASIC_LINUX_GCC}" = "yes" ]; then
|
if [ "${BASIC_LINUX_GCC}" = "yes" ]; then
|
||||||
|
cd lib
|
||||||
g++ -Wall -Wextra -Werror fort.c -c -o fort.o
|
g++ -Wall -Wextra -Werror fort.c -c -o fort.o
|
||||||
rm fort.o
|
rm fort.o
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user