Add Ruby 2.6.0 to Travis config

This commit is contained in:
Brendan Coles
2019-02-10 08:28:15 +00:00
parent 81383da72c
commit be6149ae6c

View File

@@ -3,6 +3,7 @@ rvm:
- 2.3.0
- 2.4.0
- 2.5.0
- 2.6.0
env:
- "BEEF_TEST=true"
addons: