Skip to content

Commit

Permalink
Ruby 2.6.0 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 12, 2019
1 parent 5581fe0 commit b63a766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -10,8 +10,8 @@ script:
- pdd --source=$(pwd) --file=/dev/null
- est --dir=est --file=/dev/null
before_install:
- rvm install 2.2.2
- rvm use 2.2.2
- rvm install 2.6.0
- rvm use 2.6.0
install:
- gem install pdd
- gem install est
Expand Down

0 comments on commit b63a766

Please sign in to comment.