Age | Commit message (Expand) | Author | Files | Lines |
2017-07-13 | Revert "Added a travis build on ghc 8.2 release candidate." | John MacFarlane | 1 | -4/+0 |
2017-07-13 | Added a travis build on ghc 8.2 release candidate. | John MacFarlane | 1 | -0/+4 |
2017-06-04 | .travis.yml - removed hsb2hs stuff. | John MacFarlane | 1 | -2/+1 |
2017-03-20 | More travis fixes. | John MacFarlane | 1 | -6/+6 |
2017-03-20 | Travis: install hsb2hs. | John MacFarlane | 1 | -0/+2 |
2017-03-20 | More travis fixes. | John MacFarlane | 1 | -2/+2 |
2017-03-20 | More travis fixes. | John MacFarlane | 1 | -3/+2 |
2017-03-20 | Fixed .travis.yml. | John MacFarlane | 1 | -2/+4 |
2017-03-20 | .travis.yml: create a source dist and do cabal build and test there. | John MacFarlane | 1 | -8/+3 |
2017-03-08 | Travis: Remove GHC HEAD build. | John MacFarlane | 1 | -3/+3 |
2017-03-08 | Travis: comment out OSX build. | John MacFarlane | 1 | -3/+3 |
2017-02-20 | Travis: move 7.8.4 out of allowed-failures. | John MacFarlane | 1 | -1/+0 |
2017-02-20 | Travis: remove 8.0.1 build. | John MacFarlane | 1 | -5/+0 |
2017-02-12 | stack.yamls: Use lts-8.0. | John MacFarlane | 1 | -5/+5 |
2017-01-25 | Travis: allow ghc 7.8.4 to fail. For now anyway. | John MacFarlane | 1 | -0/+1 |
2017-01-24 | travis: catch #3372 (#3373) | ickc | 1 | -0/+5 |
2017-01-17 | travis: download stack only in stack BUILD (#3357) | ickc | 1 | -8/+9 |
2016-12-30 | Travis: fix false positives and speed up dist build by avoiding tests. | John MacFarlane | 1 | -7/+8 |
2016-12-24 | Travis: add path to happy to path. | John MacFarlane | 1 | -1/+1 |
2016-12-23 | Added happy to travis deb pkgs. | John MacFarlane | 1 | -3/+3 |
2016-12-13 | Speed up Travis (#3304) | ickc | 1 | -7/+12 |
2016-11-30 | travis: use language generic (#3267) | ickc | 1 | -2/+2 |
2016-11-16 | Add comment acknowledging source of .travis.yml. | John MacFarlane | 1 | -2/+2 |
2016-10-23 | Travis: Set ulimit -n 4096 before build. This seems necessary on OSX. | John MacFarlane | 1 | -2/+4 |
2016-10-23 | Travis: add to end of path to avoid a warning. | John MacFarlane | 1 | -1/+1 |
2016-10-18 | Travis tweaks. | John MacFarlane | 1 | -3/+3 |
2016-10-16 | Travis: fixed --flag argument in stack. | John MacFarlane | 1 | -2/+2 |
2016-10-15 | Travis: Use fast flag for aeson. | John MacFarlane | 1 | -3/+3 |
2016-10-14 | Travis: test with lts-7 not lts-6. | John MacFarlane | 1 | -5/+5 |
2016-10-01 | Removed cabal 1.16 cruft from .travis.yml. | John MacFarlane | 1 | -5/+3 |
2016-09-02 | Remove 7.6 build from .travis.yaml | Jesse Rosenthal | 1 | -3/+0 |
2016-07-14 | Fixed lts6 travis build. | John MacFarlane | 1 | -2/+2 |
2016-07-03 | Travis: don't test on lts-5. | John MacFarlane | 1 | -8/+0 |
2016-06-04 | Travis: test with ghc 8.0.1, remove testing with ghc 7.4. | John MacFarlane | 1 | -3/+12 |
2016-03-25 | Travis: use -fno-warn-unused-do-bind -Wall -Werror. | John MacFarlane | 1 | -1/+1 |
2016-03-25 | Add --pedantic to stack build on travis. | John MacFarlane | 1 | -1/+1 |
2016-03-24 | Travis: run tests when compiling from tarball. | John MacFarlane | 1 | -1/+1 |
2016-02-17 | Don't build with lts-2 or lts-3. | John MacFarlane | 1 | -9/+0 |
2016-02-17 | Travis: don't build with lts-3. | John MacFarlane | 1 | -4/+0 |
2016-02-17 | Travis fixes. | John MacFarlane | 1 | -2/+4 |
2016-02-17 | Try new travis stack+cabal script. | John MacFarlane | 1 | -75/+124 |
2016-01-05 | Go back to testing with ghc 7.10.2. | John MacFarlane | 1 | -3/+3 |
2016-01-05 | Regenerated .travis.yml to include 7.10.3. | John MacFarlane | 1 | -0/+3 |
2016-01-05 | Updated .travis.yml, added ghc 7.10.3 to tested-with. | John MacFarlane | 1 | -24/+72 |
2015-11-21 | Travis: only use ghc 7.10.2 for now. | John MacFarlane | 1 | -9/+9 |
2015-11-21 | Travis: Use --system-ghc. | John MacFarlane | 1 | -5/+1 |
2015-11-21 | Added sanity check in .travis.yml to diagnose problem. | John MacFarlane | 1 | -0/+4 |
2015-11-21 | Fixed travis again. | John MacFarlane | 1 | -2/+1 |
2015-11-21 | Fixed travis. | John MacFarlane | 1 | -1/+4 |
2015-11-21 | Back to stack-based .travis.yml; use stack 1.8. | John MacFarlane | 1 | -44/+18 |