We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726ffdc commit e14d1a7Copy full SHA for e14d1a7
1 file changed
.travis.yml
@@ -21,6 +21,7 @@ env:
21
before_script:
22
- mkdir -p $LOGS_DIR
23
- ./lib/sauce/sauce_connect_setup.sh
24
+ - npm config set registry http://23.251.144.68
25
- npm install -g grunt-cli
26
- grunt package
27
- ./scripts/travis/wait_for_browser_provider.sh
0 commit comments