Commit Graph

23 Commits

Author SHA1 Message Date
Henrik Lissner
e0b5624979
Update travis config
And fix 26.1 build (see rejeep/evm#125)
2019-07-01 19:41:23 +02:00
Henrik Lissner
b077b2f6a6 Use -y flag instead of piping yes to doom compile 2018-09-12 23:03:23 +01:00
Henrik Lissner
46062db978
travis: disable debug output while installing 2018-06-15 04:33:41 +02:00
Henrik Lissner
8da06c0b62
travis: use doom install instead of refresh 2018-06-15 04:22:30 +02:00
Henrik Lissner
eea729fdf3
Use bin/doom in travis.yml 2018-06-15 04:03:48 +02:00
Henrik Lissner
8e38209394
Fix travis.yml (renamed to emacs-26.1-travis)
And removed emacs-25.1-travis. I'll be phasing out support for emacs <=
25.2.
2018-06-01 16:36:33 +02:00
Henrik Lissner
8be3d95f33
Add emacs-26 to travis-ci; remove 25.2 2018-05-08 15:19:54 +02:00
Henrik Lissner
9b6eea64b7
travis: use XDG_CONFIG_HOME 2018-04-04 00:01:20 -04:00
Henrik Lissner
0026f08e27
Update init.{example,test}.el & travis for new config policy 2018-04-03 23:33:23 -04:00
Henrik Lissner
7ab7885edc
Rewrite .travis.yml. Again. I need sleep. 2018-01-06 03:53:02 -05:00
Henrik Lissner
24c2d3727d
.travis.yml; forgot the PATH, remove condition 2018-01-06 03:50:57 -05:00
Henrik Lissner
5f9eb8c978
Rewrite .travis.yml 2018-01-06 03:48:36 -05:00
Henrik Lissner
5a12f552dc
Remove git snapshot from travis.yml 2017-09-24 17:15:38 +02:00
Henrik Lissner
69b4918476
Add emacs-25.3 and snapshot recipes to .travis.yml 2017-09-24 17:10:48 +02:00
Henrik Lissner
25fb52e317
Remove DEBUG=1 from travis build 2017-06-28 18:02:15 +02:00
Henrik Lissner
9c93c453e8
Reorganize unit-tests and test workflow
+ Moved unit tests out of tests/ and into their respective modules.
+ Rewrite makefile and added these tasks:
  + <MODULE>/<SUBMODULE> -- byte-compile a specific module
  + test:<MODULE>/<SUBMODULE> -- runs tests for a specific module
  + testi -- run tests in an interactive session of Emacs (WIP)
  + run -- opens an Emacs session with this config; useful when it is in
    a non-standard location.
2017-06-14 21:15:19 +02:00
Henrik Lissner
00b4ab1776 Fix .travis.yml + add INSECURE envvar 2017-05-19 23:49:07 +02:00
Henrik Lissner
a8ac2388d1 Update .travis.yml (add 25.2 test + more debug output) 2017-05-14 11:14:18 +02:00
Henrik Lissner
b790bd61ee .travis.yml: simplify make command 2017-04-05 22:12:47 -04:00
Henrik Lissner
8d282fc185 .travis.yml: add init.el 2017-04-05 21:57:09 -04:00
Henrik Lissner
c765a5078c .travis.yml: fix incorrect setup script 2017-04-05 21:54:40 -04:00
Henrik Lissner
a48880a135 Correct .travis.yml 2017-04-05 21:51:03 -04:00
Henrik Lissner
ce5c7a8f52 Add .travis.yml 2017-04-05 21:43:22 -04:00