Use correct ruby version for travis

This commit is contained in:
tleb 2017-05-11 22:50:39 +02:00
parent 244d7da919
commit 62865817b1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.3
- 2.2
before_script:
- gem install awesome_bot
script: