diff options
| author | hathach <[email protected]> | 2019-07-08 18:25:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-07-08 18:25:14 +0700 |
| commit | 58f56fdcd54f3142425c32a6cbfd2bd83bfb6c1a (patch) | |
| tree | f2c786f4260db1723c57d732fea160f246da76fa | |
| parent | 8dc7b8a24f74e095990c78929ec48a553cc7aba9 (diff) | |
travis fix typo
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 3d31f6bd6..f2f2ba51d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,4 +27,4 @@ script: - cd .. after_success: - - source tools/build_sucess.sh + - source tools/build_success.sh |
