Version 1.3.1
- Add
travis whatsup --my-repos
, which corresponds to the "My Repositories" tab in the web interface - It is now recommended to use Ruby 2.0, any Ruby version prior to 1.9.3 will lead to a warning being displayed. Disable with
--skip-version-check
. - Add
--override
and--append
totravis encrypt
, make default behavior depend on key. - Add shorthand for
travis encrypt --add
.