Update .travis.yml

This commit is contained in:
木头云 2018-12-17 14:04:26 +08:00 committed by GitHub
parent 02f4e1e6dc
commit 56861df8fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ script:
- cd ./build - cd ./build
- qmake -o Makefile src.pro - qmake -o Makefile src.pro
- qmake -o MakefileTest test.pro - qmake -o MakefileTest test.pro
- make && make -f MakefileTest && ../output/test - make && make -f MakefileTest && export LD_LIBRARY_PATH=../output:$LD_LIBRARY_PATH && ../output/test
notifications: notifications:
slack: slack: