We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe4c34 commit d36f296Copy full SHA for d36f296
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
go:
3
- - 1.8.5
4
- - 1.9.2
+ - 1.9.4
+ - "1.10"
5
sudo: false
6
install:
7
- go get -v github.com/lightningnetwork/lightning-onion
0 commit comments