Commit Graph

14 Commits

Author SHA1 Message Date
Devon Mackay
1430ed79b3 Modify submodule config on Travis before update
I guess this is a known issue when using Travis and SSH-based
submodules. The other option is to change the submodule config to be
HTTPS-based, but this should work.
2018-07-13 09:16:00 -04:00
Devon Mackay
1a5f9dfc49 Move docker files and update travis.yml accordingly 2018-07-10 10:55:28 -04:00
Devon Mackay
5d74d9f154 Only push images on master builds for now 2018-07-03 11:01:55 -04:00
Devon Mackay
d584cc4d5a Fix order of operations 2018-07-03 11:01:55 -04:00
Devon Mackay
4d44214d32 Test image pushing 2018-07-03 11:01:55 -04:00
Devon Mackay
46036e1b37 Standardize brace usage when variable in quotes 2018-07-03 11:01:55 -04:00
Devon Mackay
a90d967feb Fix env vars; try docker login with no quotes 2018-07-03 11:01:55 -04:00
Devon Mackay
70ed2e47a3 Update travis to test in docker and push passing images 2018-07-03 11:01:55 -04:00
richard-dds
2c933dabf6 Install pipenv before installing python deps 2018-06-04 22:36:20 -04:00
richard-dds
2914d9f830 Install python packages before running tests in CI 2018-06-04 22:36:20 -04:00
Brian Duggan
decd5205ef Install npm modules too 2018-05-24 13:23:30 -04:00
Brian Duggan
9731dce581 Add sass dependency to travis 2018-05-24 13:15:21 -04:00
Brian Duggan
b0f5e71bdd Fix travis.yml 2018-05-24 13:12:19 -04:00
Brian Duggan
487cb147bb Add a basic test 2018-05-24 12:27:41 -04:00