mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Update .travis.yml
This commit is contained in:
parent
a670158e78
commit
0b2e1a0c31
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.8"
|
- "0.10"
|
||||||
install:
|
install:
|
||||||
- "bin/installDeps.sh"
|
- "bin/installDeps.sh"
|
||||||
- "export GIT_HASH=$(cat .git/HEAD | head -c 7)"
|
- "export GIT_HASH=$(cat .git/HEAD | head -c 7)"
|
||||||
|
|
Loading…
Reference in a new issue