diff options
| author | hathach <[email protected]> | 2019-07-08 18:15:18 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-07-08 18:15:18 +0700 |
| commit | 8dc7b8a24f74e095990c78929ec48a553cc7aba9 (patch) | |
| tree | 5c54d8df58102819ad7274e23d3252144887087b | |
| parent | d5ce7807155fd93d1f8f285deb554c463c0a55e6 (diff) | |
more with travis
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index ca07a0719..3d31f6bd6 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 |
