mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 14:08:31 -04:00
travis file updated
This commit is contained in:
parent
7de25da94c
commit
e9e98b5e87
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.12"
|
||||
before_install:
|
||||
- "curl -L http://git.io/ejPSng | /bin/sh"
|
||||
- "curl -L https://raw.githubusercontent.com/arunoda/travis-ci-laika/master/configure.sh | /bin/sh"
|
||||
services:
|
||||
- mongodb
|
||||
env:
|
||||
- LAIKA_OPTIONS="-t 5000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue