1
0
Febbweiss 10 жил өмнө
parent
commit
abb71147df
1 өөрчлөгдсөн 9 нэмэгдсэн , 0 устгасан
  1. 9 0
      .travis.yml

+ 9 - 0
.travis.yml

@@ -0,0 +1,9 @@
+language: node_js
+node_js:
+  - "0.12"
+before_install:
+  - "curl -L https://raw.githubusercontent.com/arunoda/travis-ci-laika/master/configure.sh | /bin/sh"
+services:
+  - mongodb
+env:
+  - LAIKA_OPTIONS="-t 5000"