Skip to content

Commit d36f296

Browse files
committed
build: update travis to build against latest go versions
1 parent efe4c34 commit d36f296

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22
go:
3-
- 1.8.5
4-
- 1.9.2
3+
- 1.9.4
4+
- "1.10"
55
sudo: false
66
install:
77
- go get -v github.com/lightningnetwork/lightning-onion

0 commit comments

Comments
 (0)