Skip to content

Commit

Permalink
travis: update matrix for supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kortschak committed Sep 27, 2018
1 parent 7592c05 commit d99ecec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ language: go

# Versions of go that are explicitly supported by gonum.
go:
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- master

go_import_path: gonum.org/v1/netlib
Expand Down

0 comments on commit d99ecec

Please sign in to comment.