From 8dc7b8a24f74e095990c78929ec48a553cc7aba9 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 8 Jul 2019 18:15:18 +0700 Subject: [PATCH] more with travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ca07a071..3d31f6bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ script: # Run unit tests - cd test - ceedling test:all + - cd .. after_success: - source tools/build_sucess.sh