1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00

Update Travis to Ruby 2.1.8

This commit is contained in:
Adam Cammack 2016-02-03 18:28:49 -06:00
parent d83d0ee633
commit 25a4e4b225
No known key found for this signature in database
GPG Key ID: C9378BA088092D66

View File

@ -25,7 +25,7 @@ script:
- git diff --exit-code db/schema.rb && bundle exec rake $RAKE_TASKS
sudo: false
rvm:
- '2.1.7'
- '2.1.8'
notifications:
irc: "irc.freenode.org#msfnotify"