diff options
| -rw-r--r-- | .travis.yml | 5 | ||||
| -rwxr-xr-x | README.md | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 380cf4cb7..ebf7ae5ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,8 @@ sudo: required -language: lua +language: C +os: + - linux + - osx install: - ./install @@ -1,4 +1,4 @@ -##The Automatic Cross-platform Build Tool [](https://api.travis-ci.org/waruqi) +##The Automatic Cross-platform Build Tool [](https://travis-ci.org/waruqi/xmake) ## introduction |
