Skip to content

Commit

Permalink
Simply use "cask exec ecukes" in travis build (see comment on e29be4b)
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Aug 7, 2013
1 parent 318d482 commit 9776e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-travis-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ echo

"$ECUKES_EMACS" --batch --eval "(unless (ignore-errors (require 'cl-lib)) (package-refresh-contents) (package-install 'cl-lib))"

cask exec $(find elpa/ecukes-*/ecukes | tail -1)
cask exec ecukes

0 comments on commit 9776e16

Please sign in to comment.