Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed May 15, 2020
1 parent 38407c8 commit 3220a69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ addons:

before_install:
- git clone https://github.com/dmlc/dmlc-core
- export TRAVIS=./scripts/travis/
- source ./travis_setup_env.sh
- export TRAVIS=./scripts/
- source ${TRAVIS}/travis_setup_env.sh
- ${TRAVIS}/travis_osx_install.sh
- source ./scripts/travis_setup.sh

Expand Down

0 comments on commit 3220a69

Please sign in to comment.