Skip to content

Commit

Permalink
Updated the Travis CI autobuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
arbox committed Nov 4, 2016
1 parent 5cde7a6 commit 609ebe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,7 +1,5 @@
language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
- 2.3.1
script:
- awesome_bot README-ruRU.md README.md
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,3 +1,3 @@
source 'https://rubygems.org'

gem 'awesome_bot', '~> 1.7.0'
gem 'awesome_bot', '~> 1.13', '>= 1.13.9'

0 comments on commit 609ebe7

Please sign in to comment.