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

Commit 54644ef

Browse files
authored
Merge pull request #3158 from ethereum/develop
Locking script file to a specific commit
2 parents 369713b + 6a3fa85 commit 54644ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ cache:
6464

6565
install:
6666
- echo $PATH
67-
- PATH=$PATH:$HOME/.meteor && curl -L https://raw.githubusercontent.com/arunoda/travis-ci-meteor-packages/master/configure.sh | /bin/sh
67+
- PATH=$PATH:$HOME/.meteor && curl -L https://raw.githubusercontent.com/arunoda/travis-ci-meteor-packages/1390e0f96162d0d70fc1e60a6b0f4f891a0e8f42/configure.sh | /bin/sh
6868
- yarn global add gulp-cli meteor-build-client
6969
- yarn
7070

0 commit comments

Comments
 (0)