aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2017-06-13Revert previous changes with 'ruby-setup'.Steve Kemp
2017-06-13Install ruby-setupSteve Kemp
2017-03-20Use postgres version in JessiePatrick J Cherry
2017-03-20Remove package:stretch dependencyPatrick J Cherry
2017-03-20Fixed yamlPatrick J Cherry
2017-03-20Added postgres service + tests for jessiePatrick J Cherry
2017-03-20Updated Gemfile to pull gems in Debian into a separate groupPatrick J Cherry
2017-03-20Removed libxml2/libxslt-dev from gitlab-ci; moved dev gems into a ↵Patrick J Cherry
development group.
2017-03-20Moved most gems into debian deps; fixed test "skip" to "omit"; renamed test ↵Patrick J Cherry
with duped name
2017-03-20Refactored to move test deps into before_scripts to accommodate differing ↵Patrick J Cherry
psql versions.
2017-03-20Change rake test task to "test"Patrick J Cherry
2017-03-20Added rakePatrick J Cherry
2017-03-20Added postgres-dev, libsqlite3-devPatrick J Cherry
2017-03-20Added libpq-devPatrick J Cherry
2017-03-20Added xslt library for testingPatrick J Cherry
2017-03-20Added xml2-dev to test environmentPatrick J Cherry
2017-03-20Added CIPatrick J Cherry