.travis.yml in linodians-0.1.0 vs .travis.yml in linodians-1.0.0
- old
+ new
@@ -1,10 +1,12 @@
language: ruby
cache: bundler
+sudo: false
rvm:
-- 2.1.0
-- 2.0.0
-- 1.9.3
+- 2.2.0
+- 2.1.5
+- 2.0.0-p598
+- 1.9.3-p551
notifications:
email: false
irc:
template:
- '%{repository}/%{branch}/%{build_number}: %{message} -- %{build_url}'