mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
update Travis CI config to use Grunt tasks (#525)
This commit is contained in:
parent
d426d5696b
commit
3066d90fd3
@ -1,4 +1,6 @@
|
||||
language: java
|
||||
language: node_js
|
||||
|
||||
script:
|
||||
- "./jsdoc -T"
|
||||
node_js:
|
||||
- "0.10"
|
||||
|
||||
install: npm install -g grunt-cli; npm install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user