.travis.yml in linodeapi-0.0.2 vs .travis.yml in linodeapi-0.0.4

- old
+ new

@@ -1,14 +1,15 @@ language: ruby cache: bundler rvm: +- 2.1.2 +- 2.1.1 - 2.1.0 - 2.0.0 - 1.9.3 notifications: email: false irc: channels: - - ircs://irc.oftc.net:6697#akerl - channel_key: sekrit + - secure: PjzUG5NnDOWPrSxvWLqGb2Zn0kOG71fNutAKLhfMzsLsVLE7ofrk1hqtBovQNw4pq8cQSQmJPoyQ52PHytI3sr9UA3kOvKm1mpVUR6WuM3FQxxGSFoIdSrG8VxeMtmK1sWCmRZGLe7UPf2B0HhvoYmtWuPad5ko5QQHYpJKTHxo= template: - - '%{repository}/%{branch}/%{build_number}: %{message} -- %{build_url}' + - "%{repository}/%{branch}/%{build_number}: %{message} -- %{build_url}"