Update .travis.yml
This commit is contained in:
parent
f4856e062c
commit
a68738b2fd
@ -1,6 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
before_script:
|
||||
- "./node_modules/.bin/grunt fetch"
|
||||
script: grunt test
|
||||
script: make check
|
||||
|
Loading…
Reference in New Issue
Block a user