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

Commit

Permalink
Merge pull request #443 from HaraldNordgren/go_versions
Browse files Browse the repository at this point in the history
Bump Travis versions
  • Loading branch information
arthurkiller authored Oct 21, 2018
2 parents 4a3718f + 4c20f31 commit 49161dd
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 49161dd

Please sign in to comment.