Skip to content

Commit

Permalink
travis: support only two most recent Go releases
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-ch committed Oct 30, 2019
1 parent 279b381 commit e8336fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ language: go
go:
- 1.13.x
- 1.12.x
- 1.11.x
- master

go_import_path: gonum.org/v1/netlib
Expand Down

0 comments on commit e8336fd

Please sign in to comment.