Skip to content

Commit

Permalink
Merge pull request #354 from test-kitchen/update-travis-rubies
Browse files Browse the repository at this point in the history
Updating travis config
  • Loading branch information
Seth Thomas authored Apr 23, 2018
2 parents c05402d + e39494c commit fcdce9c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: ruby

rvm:
- 2.3.1
- 2.2.5
- 2.3.7
- 2.4.4
- 2.5.1
- ruby-head

bundler_args: --without guard
Expand All @@ -17,9 +18,6 @@ branches:
only:
- master

notifications:
irc: "chat.freenode.net#kitchenci"

addons:
code_climate:
repo_token:
Expand Down

0 comments on commit fcdce9c

Please sign in to comment.