Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

Commit

Permalink
go 1.7rc3 -> go 1.7, drop go 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonlawlor committed Aug 16, 2016
1 parent 5a10757 commit 731c935
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -14,10 +14,9 @@ env:

# Versions of go that are explicitly supported by gonum.
go:
- 1.4.2
- 1.5.4
- 1.6.3
- 1.7rc3
- 1.7

# Cache used to persist the compiled BLAS library between CI calls.
cache:
Expand Down

0 comments on commit 731c935

Please sign in to comment.