Skip to content

Commit

Permalink
Add config for Travis CI PR testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Nov 4, 2012
1 parent 9bcb916 commit edefdc2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: java

script:
- "./jsdoc -T"

0 comments on commit edefdc2

Please sign in to comment.