Merge branch 'pr/1789' into develop

Conflicts:
	.travis.yml
This commit is contained in:
Marcel Klehr 2013-10-28 12:20:10 +01:00
commit e72511349d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ node_js:
- "0.10"
install:
- "bin/installDeps.sh"
- "export GIT_HASH=$(cat .git/HEAD | head -c 7)"
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
before_script:
- "tests/frontend/travis/sauce_tunnel.sh"
script: