Skip to content

Commit

Permalink
Upgrade local/test Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
larouxn committed Oct 3, 2019
1 parent 95cd474 commit 83e97aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: ruby
rvm:
- 2.4.6
- 2.5.5
- 2.6.3
- 2.4.9
- 2.5.7
- 2.6.5
before_install:
- gem update --system
- gem install bundler -v '1.17.3'
Expand Down
2 changes: 1 addition & 1 deletion dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: pseudolocalization
type: ruby

up:
- ruby: 2.6.3
- ruby: 2.6.5
- bundler

commands:
Expand Down

0 comments on commit 83e97aa

Please sign in to comment.