From 56861df8fe41c8371f0eac1dbf309bb99f5c7291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=A4=B4=E4=BA=91?= Date: Mon, 17 Dec 2018 14:04:26 +0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3dc4323..96a5c3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ script: - cd ./build - qmake -o Makefile src.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: slack: