Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltinsley committed Feb 5, 2020
1 parent 838d539 commit cf59aa2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: ruby
rvm: 2.4.1
before_script: gem install awesome_bot
script: awesome_bot README.md
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md

0 comments on commit cf59aa2

Please sign in to comment.