Commit graph

2 commits

Author SHA1 Message Date
Matt Rogers
5ad41bb16f Emulate the CI rake tests with the cibuild script
Creates the databases and runs the tests depending upon the database url in use.
If mysql, the cucumber is ran. If not mysql, then only the test suite is run.
2018-01-05 13:53:00 -06:00
Matt Rogers
c53a5ad1f2 Add a script/cibuild script to control the build
I don't really enjoy doing inline shell scripting in .travis.yml
2018-01-03 11:46:07 -06:00