Skip to content

Commit

Permalink
Merge pull request lightningnetwork#20 from cfromknecht/travis-go-ver…
Browse files Browse the repository at this point in the history
…sions

travis: update to go versions to 1.8.5, 1.9.2
  • Loading branch information
Roasbeef authored Feb 6, 2018
2 parents d3072c4 + 1988ec4 commit dbb6dc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
go:
- 1.6.3
- 1.7
- 1.8.5
- 1.9.2
sudo: false
install:
- go get -v github.com/lightningnetwork/lightning-onion
Expand Down

0 comments on commit dbb6dc0

Please sign in to comment.