parent
0aa0c69ba3
commit
fe0104f336
|
@ -3,7 +3,7 @@ node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
install:
|
install:
|
||||||
- "bin/installDeps.sh"
|
- "bin/installDeps.sh"
|
||||||
- "export GIT_HASH=$(cat .git/HEAD | head -c 7)"
|
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||||
before_script:
|
before_script:
|
||||||
- "tests/frontend/travis/sauce_tunnel.sh"
|
- "tests/frontend/travis/sauce_tunnel.sh"
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue