Skip to content

Commit

Permalink
Use trusty dist on Travis CI to support testing against v26.X
Browse files Browse the repository at this point in the history
Without trusty, we encounter this: cask/cask#471
(And note alternative CI setups for emacs now)
  • Loading branch information
sshaw committed Jul 19, 2020
1 parent ce364bc commit b77624f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,3 +1,4 @@
dist: trusty
language: emacs-lisp
before_install:
- curl -fsSkL https://gist.github.com/senny/8003271/raw > travis.sh && source ./travis.sh
Expand Down

0 comments on commit b77624f

Please sign in to comment.