Downgraded Ruby to 2.6.5

This commit is contained in:
Al Snow
2019-11-05 11:58:13 -05:00
parent 55c3e3e307
commit 4297f5b57c
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.7.0-preview1"
- "2.6.5"
before_install:
- "phantomjs --version"