mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
Update Ruby versions in Travis
This commit is contained in:
parent
466a1f0d4f
commit
e7488e7d6a
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
cache: bundler
|
||||
sudo: false
|
||||
rvm:
|
||||
- 2.4.0
|
||||
- 2.3.3
|
||||
- 2.2
|
||||
- 2.5.0
|
||||
- 2.4.3
|
||||
- 2.3.6
|
||||
notifications:
|
||||
recipients:
|
||||
- cowboyd@thefrontside.net
|
||||
|
|
Loading…
Reference in a new issue