Skip to content

Commit

Permalink
don't test on ruby 2.7 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
wr0ngway committed Feb 4, 2020
1 parent ac5db67 commit bd85954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- rvm: 2.3
env: TFVER=latest
- rvm: 2.6
env: TFVER=latest
- rvm: 2.7
env: TFVER=0.11.7
- rvm: 2.6
env: TFVER=latest

script: bundle exec rspec spec
Expand Down

0 comments on commit bd85954

Please sign in to comment.