mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Add config for Travis CI PR testing
Setup instructions here http://about.travis-ci.org/docs/user/getting-started/
This commit is contained in:
parent
9bcb916ab8
commit
edefdc2850
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
language: java
|
||||||
|
|
||||||
|
script:
|
||||||
|
- "./jsdoc -T"
|
||||||
Loading…
x
Reference in New Issue
Block a user