diff --git a/.travis.yml b/.travis.yml index 87b773359..915edf3a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,3 @@ notifications: - sbazyl@google.com on_success: change on_failure: change -matrix: - allow_failures: - - rvm: 2.0.0 diff --git a/Gemfile b/Gemfile index 17a5b0eae..fe9680f27 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -source :rubygems +source 'https://rubygems.org' gemspec