Commit graph

15 commits

Author SHA1 Message Date
Sean Corfield
7bc39afb41 Cache .nvm folder 2018-06-27 11:29:40 -07:00
Sean Corfield
80ddaaaf77 Cache the Maven cache for faster builds 2018-06-27 11:24:59 -07:00
Sean Corfield
a9bc4bf784 Looks like the latest Leiningen is already installed so dropping that from before_install.
Pinning Lumo to 1.8.0 since 1.9.0-alpha still requires the newer libstdc++6.
2018-06-27 11:17:21 -07:00
Sean Corfield
3a4dc74765 Add multi-version (1.7, 1.8, 1.9, 1.10)
Make Travis run all of those.

Also remove O/S update for libstdc++6 to see if Lumo version pinning is sufficient.
2018-06-27 11:09:23 -07:00
Andrea Richiardi
ecf8e187a3 Use latest lumo for self-host testing
This patch makes sure we use a fixed version (the latest) of lumo for self-host
testing and gets rid of the unnecessary nvm call now that we explicitly
install the latest libstdc++.
2018-06-27 10:01:03 -07:00
Sean Corfield
d328dc7b24 More GLIBCXX debugging 2018-06-26 17:10:00 -07:00
Sean Corfield
efaea40ebe More GLIBCXX debugging 2018-06-26 17:04:40 -07:00
Sean Corfield
d0f1f13e31 More GLIBCXX debugging 2018-06-26 17:00:28 -07:00
Sean Corfield
c37a68fe49 Add some debugging for GLIBCXX issue 2018-06-26 16:56:54 -07:00
Andrea Richiardi
96e63dce28 Tweak Travis 2018-02-20 11:11:04 -08:00
Andrea Richiardi
34d54e4fff Add tach testing to Travis 2017-11-07 14:21:52 -08:00
Michael Blume
a707222d53 Run all code samples from README as tests
using `lein test-readme` alias
2017-07-19 10:28:51 -07:00
Michael Blume
942756d2b3 Specify lein version 2.7.1 in travis config
Apparently travis defaults to 2.5.1 and 2.5.1 doesn't know how to find our
tests.

Our tests all still run, so that's good.
2017-07-17 20:48:57 -07:00
Michael Blume
94e128976a run eastwood on CI 2017-05-22 08:54:11 -07:00
Mike Blume
e494315fa0 add travis config 2015-03-03 12:01:11 -08:00