Explorar o código

Feature: add Travis CI

Febbweiss %!s(int64=10) %!d(string=hai) anos
pai
achega
abb71147df
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  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"