Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Commit

Permalink
Bump Travis versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HaraldNordgren committed Oct 20, 2018
1 parent 4a3718f commit 4c20f31
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: go
go:
- 1.8
- 1.9
- "1.8"
- "1.9"
- "1.10"
- "1.11"
install:
- go get golang.org/x/crypto/blowfish
- go get golang.org/x/crypto/cast5
Expand Down

0 comments on commit 4c20f31

Please sign in to comment.