Add config for Travis CI PR testing

Setup instructions here
http://about.travis-ci.org/docs/user/getting-started/
This commit is contained in:
Nick Schonning 2012-11-03 20:17:41 -04:00
parent 9bcb916ab8
commit edefdc2850

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: java
script:
- "./jsdoc -T"