Commit Graph

24 Commits

Author SHA1 Message Date
Michael Walker
e0304f1b5a Use LTS-10 in tooling (travis & stack) 2017-12-23 13:12:30 +00:00
Vaibhav Sagar
e8c02480b6 .travis.yml: build with LTS-10 2017-12-23 11:08:47 +08:00
Michael Walker
743dcad20d Travis improvements
- separate build matrix entry for style checks
- run stylish-haskell
- use `stack --no-terminal`
- improve folding

Closes #151
Closes #152
2017-11-20 19:25:48 +00:00
Michael Walker
060e18acc5 Run dejafu-tests without ANSI escapes on travis 2017-10-20 17:53:06 +01:00
Michael Walker
888c371665 Add hlint and weeder to travis script 2017-10-20 15:19:35 +01:00
Michael Walker
5c3e82403b Simplify travis set-up 2017-09-16 20:31:31 +01:00
Michael Walker
fe9e40747b [travis] Allow nightly build to fail 2017-08-07 22:07:53 +01:00
Michael Walker
a652628fb8 [travis] Only build with latest LTS for each supported GHC version 2017-08-07 22:07:39 +01:00
Michael Walker
da9f622ca9 Add Stackage LTS-8 to the travis config. 2017-04-05 21:06:25 +01:00
Michael Walker
bc98b422bb Skip testing old dejafu versions.
Also make sure concurrency builds before trying dejafu.
2016-12-05 07:48:19 +00:00
Michael Walker
d794a7ea0d (travis) fetch GHC with stack. 2016-10-22 16:02:31 +01:00
Michael Walker
7b75c5f0b5 Build on travis with lts-7. 2016-09-16 01:55:32 +01:00
Michael Walker
305f473ed5 Don't allow nightly build failures 2016-06-06 09:04:36 +01:00
Michael Walker
7030e0c3b9 Don't try building dejafu-0.2 against GHC 8 2016-06-05 23:36:25 +01:00
Michael Walker
c306deb1f9 Support Stackage lts-3, lts-4, and lts-6 2016-05-26 13:08:24 +01:00
Michael Walker
dd5042e78f Build all branches with travis 2016-05-12 14:37:13 +01:00
Michael Walker
246f680248 Add Travis tests 2016-05-03 20:05:02 +01:00
Michael Walker
a0c31f28fa Use Jenkins instead of Travis. 2015-07-19 12:20:18 +01:00
Michael Walker
6a371e6994 Use cabal-1.22 in travis 2015-02-16 03:38:50 +00:00
Michael Walker
5d0545b198 Test more GHC versions in travis 2015-02-16 03:29:40 +00:00
Michael Walker
8b31dc45c6 Make travis build non-master branches 2015-02-13 00:45:34 +00:00
Michael Walker
afcd568cdb Only put the master branch through travis 2015-01-15 07:37:28 +00:00
Michael Walker
a36b949382 Add README 2014-12-20 17:32:35 +00:00
Michael Walker
0c879de41b Add a .travis.yml just to check it builds (todo: tests) 2014-12-20 16:02:09 +00:00