Commit Graph

14 Commits

Author SHA1 Message Date
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