Added emacs --version to output in build

master
Elis Axelsson 9 years ago
parent 7c90bc5f49
commit b2ffe999ad
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F
  1. 1
      .travis.yml

@ -26,5 +26,6 @@ install:
- cask install
script:
- emacs --version
# Run tests
- make test

Loading…
Cancel
Save