Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #32 from petems/change_travis_to_docker
Browse files Browse the repository at this point in the history
Enable travis docker
  • Loading branch information
petems committed Nov 12, 2015
2 parents af25e41 + dc595b0 commit f502ad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
sudo: false
language: ruby
bundler_args: --without system_tests development
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
Expand Down

0 comments on commit f502ad8

Please sign in to comment.