Roll back Travis testing to 2.7.1

This commit is contained in:
Adam Cammack
2020-10-02 12:04:22 -05:00
parent d612962ef4
commit f13cd0e91c
+1 -1
View File
@@ -13,7 +13,7 @@ language: ruby
rvm:
- '2.5.8'
- '2.6.6'
- '2.7.2'
- '2.7.1'
env:
- CMD='bundle exec rake rspec-rerun:spec SPEC_OPTS="--tag content"'