2
0
JC Brand 11 жил өмнө
parent
commit
a68738b2fd
1 өөрчлөгдсөн 1 нэмэгдсэн , 3 устгасан
  1. 1 3
      .travis.yml

+ 1 - 3
.travis.yml

@@ -1,6 +1,4 @@
 language: node_js
 node_js:
  - "0.10"
-before_script:
- - "./node_modules/.bin/grunt fetch"
-script: grunt test
+script: make check