mirror of
https://github.com/bayandin/awesome-awesomeness.git
synced 2024-11-20 11:26:10 -05:00
Fix travis build by updating ruby version
ERROR: Error installing danger: kramdown requires Ruby version >= 2.3.
This commit is contained in:
parent
c9be27cb30
commit
af8b61865c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.2
|
||||
- 2.6
|
||||
before_script:
|
||||
- gem install awesome_bot
|
||||
- gem install danger
|
||||
|
|
Loading…
Reference in a new issue