Commit Graph

18 Commits

Author SHA1 Message Date
Arya Irani
f30f526f95 hoping again that stack can just get and cache what it needs 2018-05-26 14:58:43 -04:00
Arya Irani
ced64af15c fix typo in previous 2018-05-26 11:36:41 -04:00
Arya Irani
5e30293ca1 try using stack to manage ghc
per https://github.com/commercialhaskell/stack/blob/master/doc/travis_ci.md:

    Installing GHC
    ==============

    There are two ways to install GHC:

    - Let Stack download GHC
    - Install GHC using apt plugin

    See [the above scripts](https://raw.githubusercontent.com/commercialhaskell/stack/stable/doc/travis-simple.yml)
    for an example of the first option (letting Stack download GHC).
2018-05-26 11:31:01 -04:00
Arya Irani
eff260a010 remove --skip-ghc-check again from script 2018-05-26 11:22:12 -04:00
Arya Irani
6e9319ed58 restore --no-terminal in the hopes that it really does add value as the docs currently say 2018-05-25 17:36:24 -04:00
Arya Irani
6184b30a1f cargo cult sbt cache setup 2018-05-25 17:33:05 -04:00
Arya Irani
327853d40c restore --skip-ghc-check 2018-05-25 17:28:56 -04:00
Arya Irani
d0c58e68ed 'tests', not 'test' 2018-05-25 17:08:22 -04:00
Arya Irani
7f8ad4ec75 trying to fix travis script 2018-05-25 16:36:00 -04:00
Peter Becich
b53e8edb29 trusty 2017-04-05 17:04:53 -07:00
Peter Becich
d4b2be9b95 libc6 2017-04-05 16:47:49 -07:00
Peter Becich
49df135c46 tweaks from https://docs.haskellstack.org/en/stable/travis_ci/ 2017-04-05 16:42:25 -07:00
Paul Chiusano
cac3ab3a6b some easy test polish, added docs 2017-01-03 13:30:53 -05:00
Paul Chiusano
9fd4724139 attempt at fixing travis build 2016-12-27 13:17:46 -05:00
Paul Chiusano
ee1b4b0ee4 added stack setup to travis build 2016-12-13 12:40:29 -05:00
Paul Chiusano
8c3857cd1a fix travis build to use 7.10.3 2016-12-13 12:34:38 -05:00
Sam Griffin
b079433175 fixing travis, hopefully 2016-07-12 17:57:02 +00:00
Paul Chiusano
860dcaf2a4 travis build test 2016-05-19 22:15:47 -04:00