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