Commit Graph

29 Commits

Author SHA1 Message Date
Arya Irani
6b9a9d505b delete references to jvm runtime 2019-03-06 16:31:31 -05:00
Arya Irani
895a26fa83
undo some .travis.yml changes 2019-02-13 14:55:59 -05:00
Arya Irani
0962c2acf4
try bumping travis-ci environment to ubuntu-xenial
for scala > 2.9 hopefully
2019-02-13 14:29:20 -05:00
Arya Irani
1e04b6e420
fix call to travis_wait 2019-02-13 12:05:47 -05:00
Arya Irani
ac0614e46a
build JVM runtime before running Haskell tests 2019-02-13 11:48:35 -05:00
Arya Irani
2f872f6377
add scala package to .travis.yml 2019-02-13 10:45:29 -05:00
Paul Phillips
1080eec0a7 Make 'sbt test' run the tests. 2018-07-22 12:21:36 -07:00
Arya Irani
63aaae8f40 bump sbt and have travis update paulp/sbt-extras 2018-06-29 16:38:58 -04:00
Arya Irani
78b458b660 add benchmark/compile and re-remove sbt-coursier
coursier was causing local build failures for some reason
2018-05-29 09:49:59 -04:00
Arya Irani
2995fbb0b7 cache the coursier downloads 2018-05-26 17:47:30 -04:00
Arya Irani
a923bbaa69 clean up script again, also comment out cryptonite, not currently being used 2018-05-26 17:20:06 -04:00
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