Skip to content

Commit

Permalink
updated travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
skaes committed Nov 22, 2019
1 parent f70445a commit 50065d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
dist: trusty
rvm:
- 2.4.5
- 2.5.5
- 2.6.2
- 2.4.9
- 2.5.7
- 2.6.5
before_script:
- sudo rm -rf /usr/local/go
- curl -s https://dl.google.com/go/go1.12.7.linux-amd64.tar.gz | sudo tar xzCf /usr/local -
Expand Down

0 comments on commit 50065d2

Please sign in to comment.