From 95ccc3cb7ef3c6152168aeb5af0aee196df80397 Mon Sep 17 00:00:00 2001 From: Jinhao Date: Wed, 3 Oct 2018 08:05:38 +0800 Subject: [PATCH] fix bug that incorrect work path of test programs --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 743efe3b..d98c0dcf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,7 +65,7 @@ script: - make install # todo: separate resources from sources (a directory for images) - ls - - cd ../bin + - cd ../nana-test/bin - ls - ./a_group_impl - ./animate-bmp