Skip to content

Commit

Permalink
Generating 'site' in travis-ci takes too long
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhyde committed Feb 21, 2016
1 parent 5fdc866 commit f4b4ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ branches:
- /^branch-.*$/
- /^[0-9]+-.*$/
script:
mvn -Dsurefire.useFile=false javadoc:javadoc test site
mvn -Dsurefire.useFile=false javadoc:javadoc test
git:
depth: 10000
sudo: false
Expand Down

0 comments on commit f4b4ee1

Please sign in to comment.