Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Add a test runner and travis config #36

Merged
merged 3 commits into from
Jul 21, 2016
Merged

Add a test runner and travis config #36

merged 3 commits into from
Jul 21, 2016

Conversation

antifuchs
Copy link
Contributor

This should allow us to build on travis and also upload built images to
dockerhub! We'll see if this triggers a build ... (:

@antifuchs antifuchs self-assigned this Jul 21, 2016
This should allow us to build on travis and also upload built images to
dockerhub:

* Set ruby version 2.1.9 as the version to build with.

* Update the phusion ruby 2.1 image to the latest, and set a specific
  version number, so that the .ruby-version file doesn't diverge.

* Add a test runner that generates a super dummy site.yaml file and then
  runs 'rake test'.

* Add a travis config that invokes docker.
When a master build (not on a PR) succeeds, we are good to upload this
as the latest docker image. Let's do that.
This should speed up the travis build a little by preventing bundler
from running.
@antifuchs
Copy link
Contributor Author

OK! This seems like it's working and might provide a ~permanent solution to #35.

R, @bkrausz? (:

@stripe-ci stripe-ci assigned bkrausz and unassigned antifuchs Jul 21, 2016
@bkrausz
Copy link
Contributor

bkrausz commented Jul 21, 2016

Seems reasonable to me

👍

@stripe-ci stripe-ci assigned antifuchs and unassigned bkrausz Jul 21, 2016
@antifuchs antifuchs merged commit f9c42fd into master Jul 21, 2016
@antifuchs antifuchs deleted the asf-travis-ci branch July 21, 2016 17:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants