.travis.yml in menagerie-0.1.3 vs .travis.yml in menagerie-1.0.0
- old
+ new
@@ -1,11 +1,15 @@
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}'
+ - '%{repository}/%{branch}/%{build_number}: %{message} -- %{build_url}'
+ channels:
+ - irc.oftc.net#akerl