Skip to content

Commit dbb6dc0

Browse files
authored
Merge pull request #20 from cfromknecht/travis-go-versions
travis: update to go versions to 1.8.5, 1.9.2
2 parents d3072c4 + 1988ec4 commit dbb6dc0

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.6.3
4-
- 1.7
3+
- 1.8.5
4+
- 1.9.2
55
sudo: false
66
install:
77
- go get -v github.com/lightningnetwork/lightning-onion

0 commit comments

Comments
 (0)