Update .travis.yml

This commit is contained in:
JC Brand 2014-04-19 08:11:17 +02:00
parent f4856e062c
commit a68738b2fd

View File

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