diff options
| author | TitanSnow <[email protected]> | 2017-05-25 10:23:25 +0800 |
|---|---|---|
| committer | TitanSnow <[email protected]> | 2017-05-25 10:23:25 +0800 |
| commit | 33826d1116e768e0ed262e22c026eb9dea23652c (patch) | |
| tree | fe29c994d59c5dd327c71d619e82eb8f81449b8d | |
| parent | 6f37771660ca4ca340278b2b8e1703e2c1b607d3 (diff) | |
reload bash profile
| -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 |
