Skip to content

Commit

Permalink
travis: update test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kortschak committed Feb 26, 2019
1 parent 80aefd7 commit 50432c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -5,9 +5,9 @@ language: go
# Do not move these lines; they are referred to by README.md.
# Versions of go that are explicitly supported by gonum plus go tip.
go:
- 1.9.x
- 1.10.x
- 1.12.x
- 1.11.x
- 1.10.x
- master

matrix:
Expand Down

0 comments on commit 50432c8

Please sign in to comment.