monnier pushed a change to branch externals/realgud-trepan-ni. from 4cd936e cl-lib is part of 25+ new 0e82082 Try TravisCI testing new fc5f62f Travis 2nd try new 8046377 Travis 3rd try new db6bab0 Travis 4th try new 7c2b230 Travis 5th try new 4daf309 Travis 6th try new 6e9cac5 Travis 7th try new ae60134 http:// -> https:// new 6e38cf8 Try to get travis working again
Summary of changes: .travis.yml | 17 +++++++++++++++++ Cask | 12 ++++++++++++ README.md | 11 +++++++++++ cask-install.el | 14 ++++++++++++++ realgud-trepan-ni.el | 4 ++-- run-travis-ci.sh | 21 +++++++++++++++++++++ test/Makefile.am | 23 +++++++++++++++-------- travis.sh | 24 ++++++++++++++++++++++++ 8 files changed, 116 insertions(+), 10 deletions(-) create mode 100644 .travis.yml create mode 100644 Cask create mode 100644 cask-install.el create mode 100755 run-travis-ci.sh create mode 100755 travis.sh