From e9e98b5e877287aa35a0fa35a1f91227289656c9 Mon Sep 17 00:00:00 2001 From: Yasar icli Date: Wed, 13 May 2015 11:41:17 +0300 Subject: travis file updated --- .travis.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a2ceb090..ffaf594d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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" -- cgit v1.2.3-1-g7c22