diff options
| author | ruki <[email protected]> | 2016-01-07 21:40:13 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-01-07 21:40:13 +0800 |
| commit | dbb0a711dea25bb616368d717fa565f55132a6a9 (patch) | |
| tree | b332c47ea417871cc739ce474b37d030c7fd6fbf | |
| parent | 8cdeb5237b0f86226fe34e8245f78f09a59668f9 (diff) | |
modify travis
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ebf7ae5ae..8585351a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ os: - osx install: - - ./install + - sudo ./install script: - xmake create -P ./test |
