mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-01 01:18:10 +02:00
travis should also use latest node
This commit is contained in:
parent
94f10a3a4b
commit
97f646490e
@ -1,7 +1,7 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "5.1"
|
||||
env: TEST_DATABASE_URL=postgres://postgres@localhost:5432/unleash_test
|
||||
before_script:
|
||||
- echo '--timeout 10000' > test/mocha.opts
|
||||
|
Loading…
Reference in New Issue
Block a user