diff options
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 091ce0618..3ceb81d09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,7 @@ install: script: - scripts/get.sh __local__ + - source ~/.bash_profile - xmake lua versioninfo - xmake f -m coverage -P core - xmake -P core |
