Explorar o código

Tell travis to run 'make dev' first

JC Brand %!s(int64=10) %!d(string=hai) anos
pai
achega
ad3350587b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,4 +1,5 @@
 language: node_js
 node_js:
  - "0.10"
+before_script: make dev
 script: make check