Commit Graph

6 Commits

Author SHA1 Message Date
Johannes Schindelin
5913dec6d7 Fix tyop
Let's not say 'lastest'. That would only confuse non-native speakears
such as yours truly.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2014-04-11 23:19:53 -05:00
Matt Klich
dabfd05236 Squash stdout/stderr in gh-pages push
Previously if there was a problem communicating to GitHub or if there was an issue with the GH_TOKEN the token would be displayed and stored in Travis. This update hides the token but still indicates the result for Travis.
2014-04-07 22:46:17 -06:00
Johannes Schindelin
d61f9ec1eb Fix Travis' automatic javadoc update
The script used the wrong directory to copy the JavaDocs from.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-11-24 11:15:11 -06:00
Johannes Schindelin
fbf169bacf Use subdirectory in build/ for temporary gh-pages checkout
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-11-24 11:14:26 -06:00
Johannes Schindelin
e5caed555f Do not use 'echo -e' unnecessarily
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-11-24 11:13:33 -06:00
Ben Limmer
39214d860f Automatically generate and commit Javadoc.
This will only generate on pushes to master, and not pull requests.
2013-11-20 17:02:33 -07:00