Skip to content

Commit

Permalink
na: add go1.10 and go1.11 travis config
Browse files Browse the repository at this point in the history
Change-Id: I96718e99e3134bde0386c1362bb9d12f091288b6
Reviewed-on: https://code-review.googlesource.com/33012
Reviewed-by: Jonathan Amsterdam <[email protected]>
  • Loading branch information
jeanbza committed Sep 14, 2018
1 parent 003c133 commit 8ed33bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ go:
- 1.7.x
- 1.8.x
- 1.9.x

- 1.10.x
- 1.11.x

before_install:
- openssl aes-256-cbc -K $encrypted_6c6ebd86ce52_key -iv $encrypted_6c6ebd86ce52_iv -in key.json.enc -out key.json -d

Expand Down

0 comments on commit 8ed33bd

Please sign in to comment.