mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 01:21:38 -05:00

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.
3 lines
67 B
Bash
Executable file
3 lines
67 B
Bash
Executable file
#!/bin/sh
|
|
|
|
travis logs -i | sed '/^begin 664/,/^end/!d' | uudecode
|