Skip to content

Commit

Permalink
need development gems to test in travis; update ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robbkidd committed Dec 6, 2017
1 parent 05ff6af commit 7d7e213
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: ruby
bundler_args: --without development --deployment --jobs=3 --retry=3
bundler_args: --jobs=3 --retry=3
cache: bundler
rvm:
- 2.1.10
- 2.2.5
- 2.3.1
- 2.2.8
- 2.3.5
- 2.4.2
notifications:
slack:
secure: I1vmcuvaVYyDOB+HJrjj6hgEMUq4c7V0PrQs5umTbqELdnlfsAfIwBxk8HYgoyrK18dt2ceLowYbvXYAHwc0AMWXzACfhsGRxE+kCcRfvzJ5sHoQSc5jfBhK3i1qIwh1+mSRLABIN51KdL3nihntX66C57DnqvMbmG/XkfKYNJA=
Expand Down

0 comments on commit 7d7e213

Please sign in to comment.