summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPeter 'Pita' Martischka <petermartischka@googlemail.com>2012-11-03 15:55:14 +0000
committerPeter 'Pita' Martischka <petermartischka@googlemail.com>2012-11-03 15:55:14 +0000
commit0fd6051f52c48689c203cf4c9547588fd27aee8b (patch)
treec15242f13d28950e869ecb56ee7f70581f8ec8d3 /.travis.yml
parentab6adc721634d44ba5da010bfe687a2d2b4863b0 (diff)
downloadetherpad-lite-0fd6051f52c48689c203cf4c9547588fd27aee8b.zip
test in different browsers
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ddaa5e91..ae6103d7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ node_js:
- "0.6"
install:
- "bin/installDeps.sh"
+ - "export GIT_HASH=$(cat .git/HEAD | head -c 7)"
before_script:
- "tests/frontend/travis/sauce_tunnel.sh"
script: