Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
Merge pull request #3158 from ethereum/develop
Browse files Browse the repository at this point in the history
Locking script file to a specific commit
  • Loading branch information
evertonfraga authored Oct 13, 2017
2 parents 369713b + 6a3fa85 commit 54644ef
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://raw.githubusercontent.com/arunoda/travis-ci-meteor-packages/master/configure.sh | /bin/sh
- PATH=$PATH:$HOME/.meteor && curl -L https://raw.githubusercontent.com/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 54644ef

Please sign in to comment.