Skip to content

Commit

Permalink
Merge pull request #53 from ZyqGitHub1/dev
Browse files Browse the repository at this point in the history
fix travis
  • Loading branch information
ZyqGitHub1 committed Sep 18, 2019
2 parents ea764fd + bd2b36a commit 9239238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ before_install:
script:
- |
rm -rf yarn.lock
rm -rf yarn.lock
if [ "$TRAVIS_OS_NAME" == "linux" ]; then
docker run --rm \
--env-file <(env | grep -vE '\r|\n' | grep -iE 'DEBUG|NODE_|ELECTRON_|YARN_|NPM_|CI|CIRCLE|TRAVIS_TAG|TRAVIS|TRAVIS_REPO_|TRAVIS_BUILD_|TRAVIS_BRANCH|TRAVIS_PULL_REQUEST_|APPVEYOR_|CSC_|GH_|GITHUB_|BT_|AWS_|STRIP|BUILD_') \
Expand Down

0 comments on commit 9239238

Please sign in to comment.