Brian Hicks
|
9540c0c851
|
cache sysconfcpus
|
2020-09-18 06:02:39 -05:00 |
|
Brian Hicks
|
f20d71df8c
|
try to cache ~/.elm
|
2020-09-18 05:55:55 -05:00 |
|
Gavin Panella
|
28d36c6f64
|
Revert "Merge pull request #461 from NoRedInk/puffins/prepare-for-merge"
This reverts commit 4373c78d82 , reversing
changes made to 6b78075f02 .
|
2020-03-06 20:00:34 +01:00 |
|
Jasper Woudenberg
|
8f8e14bdab
|
Fix .travis.yml
|
2020-03-02 10:34:51 +00:00 |
|
Jasper Woudenberg
|
a472ee1462
|
Move travis yaml back to top level
Without this travis won't run.
|
2020-03-02 10:25:49 +00:00 |
|
Stoeffel
|
873f0ef521
|
move files into subdirectory
|
2020-03-02 10:45:03 +01:00 |
|
Aaron VonderHaar
|
977d070903
|
Use node 10 for now on CI
|
2019-05-02 16:44:31 -07:00 |
|
Brooke Angel
|
72c5547916
|
dont cache sysconfcpus
|
2018-12-12 16:30:13 -08:00 |
|
Brooke Angel
|
984df12f09
|
dont cache elm-stuff, travis
|
2018-12-11 21:57:06 +01:00 |
|
Jasper Woudenberg
|
5f5a060dd2
|
Merge branch 'master' into joneshf-patch-1
|
2018-03-28 19:56:09 +02:00 |
|
Brian Hicks
|
89ee987118
|
cache slightly more aggressively to avoid downloads
|
2018-03-27 22:28:16 -05:00 |
|
Brian Hicks
|
a756a0a685
|
try node_modules again, while always saying to remake the dep targets
|
2018-03-27 22:23:32 -05:00 |
|
Brian Hicks
|
0515f1fbd6
|
how about caching elm packages!?
|
2018-03-27 22:19:13 -05:00 |
|
Brian Hicks
|
732a25a5cd
|
un-cache node_modules, which causes errors for some reason?
|
2018-03-27 22:16:57 -05:00 |
|
Brian Hicks
|
199b219a97
|
cache node_modules, too
|
2018-03-27 22:11:03 -05:00 |
|
Brian Hicks
|
8923998ad8
|
use ci target
|
2018-03-27 22:03:45 -05:00 |
|
Brian Hicks
|
4baed94472
|
cache more
|
2018-03-27 21:37:21 -05:00 |
|
Brian Hicks
|
19917279ba
|
be a little less eager about package installation
|
2018-03-27 21:32:45 -05:00 |
|
Brian Hicks
|
e15046d968
|
use travis_retry for transient network things
|
2018-03-27 21:31:05 -05:00 |
|
Brian Hicks
|
389c699f78
|
require less setup from Travis
|
2018-03-27 21:16:50 -05:00 |
|
Brian Hicks
|
c24e1641e3
|
download everything as parallel as possible
|
2018-03-27 21:14:16 -05:00 |
|
Brian Hicks
|
db726c5654
|
fix typo
|
2018-03-27 21:13:10 -05:00 |
|
Hardy Jones
|
13f605c58e
|
Turn off email notifications
|
2018-03-27 15:13:34 -07:00 |
|
Brian Hicks
|
85a5157325
|
replace travis build with a Makefile
very on brand, yes?
|
2018-03-27 16:58:12 -05:00 |
|
Jasper Woudenberg
|
49f2f08948
|
Merge branch 'master' into add-tests
|
2018-03-27 16:27:52 +02:00 |
|
Jasper Woudenberg
|
c410e61a65
|
Fix error in .travis.yml
The style-guide compilation test was missing a `--yes` in the `elm-make`
command. As a result, the travis build would hang waiting for user
input.
|
2018-03-27 16:27:00 +02:00 |
|
Jasper Woudenberg
|
d41b889c2a
|
Enable elm-test in .travis.yml
|
2018-03-27 16:22:18 +02:00 |
|
Jasper Woudenberg
|
04fb81d2da
|
Add a .travis.yaml
For the most part this is shamelessly lifted from elm-spa-example:
https://github.com/rtfeldman/elm-spa-example/blob/master/.travis.yml
elm-test support is in there, but not yet enabled because we don't have
any tests yet.
|
2018-03-27 16:13:23 +02:00 |
|