aboutsummaryrefslogtreecommitdiff
path: root/Makefile.travis
AgeCommit message (Collapse)Author
2020-04-16feat: Remove Travis CI configurationErik Martin-Dorel
2018-08-22Set the minimal supported version of emacs to 24.3 instead of 24.4Erik Martin-Dorel
This agrees with the minimal version of GNU Emacs currently tested by Travis CI, as well as with the version packaged in Ubuntu 14.04 LTS Reference: https://github.com/ProofGeneral/PG/issues/368#issuecomment-397561986
2018-03-11CI Emacs 25.3Yishuai Li
2018-01-17Disable ASLR during Travis buildsClément Pit--Claudel
2017-04-25[Travis CI] Replace emacs-git target with emacs-25.{1,2} stable targets. (#181)Erik Martin-Dorel
This commit contributes to shorten the real time of Travis' automated build.
2016-07-03emacs-git Travis build: Fix URL of Emacs repo & Build against emacs-25 branch.Erik Martin-Dorel
Ref: https://github.com/FStarLang/fstar-mode.el/blob/master/Makefile.travis
2016-01-13Add .travis.yml file adapted from fstar-mode.elJason Gross
From https://github.com/FStarLang/fstar-mode.el/blob/master/.travis.yml