emacs-ipython-notebook/tools/travis-logs.sh
John Miller 0c207dfac1 Revert emacs 25 version, tool for downloading travis logs.
Update help message in travis as well. Get rid of case-fold check for the
moment. It works fine locally, but travis can't seem to wrap its head around the
test.
2019-10-20 13:34:51 -06:00

3 lines
67 B
Bash
Executable file

#!/bin/sh
travis logs -i | sed '/^begin 664/,/^end/!d' | uudecode