Skip to content

Commit

Permalink
update travis go 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nbari committed Aug 27, 2018
1 parent ae180e0 commit 3700ed0
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,8 +1,10 @@
language: go

go:
- 1.7
- tip
- "1.9"
- "1.10"
- "1.11"
- master

before_install:
- go get github.com/ssh-vault/crypto
Expand Down

0 comments on commit 3700ed0

Please sign in to comment.