• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lightningnetwork / lnd / 3198
63%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2018 07:10PM UTC
Jobs 2
Files 125
Run time 47min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3198

push

travis-ci

Roasbeef
<a href="https://github.com/lightningnetwork/lnd/commit/<a class=hub.com/lightningnetwork/lnd/commit/0ae2affe495c9a571db1357e452d7359296797dc">0ae2affe4<a href="https://github.com/lightningnetwork/lnd/commit/0ae2affe495c9a571db1357e452d7359296797dc">&quot;&gt;docker: update go version in dockerfile to 1.10

* Update go version for Docker `lnd` build

Per #815, https://github.com/lightningnetwork/lnd/blob/master/htlcswitch/circuit.go#L21 depends on go version &amp;gt;= 1.9

Before this change:
```
Building lnd
Step 1/11 : FROM golang:1.8
...
Step 9/11 : RUN go install . ./cmd/...
 ---&amp;gt; Running in 7f5d6ac430e5
# github.com/lightningnetwork/lnd/htlcswitch
htlcswitch/circuit.go:21: syntax error: unexpected = in type declaration
ERROR: Service &amp;#39;lnd&amp;#39; failed to build: The command &amp;#39;/bin/sh -c go install . ./cmd/...&amp;#39; returned a non-zero code: 2
```
After:
```
Building lnd
Step 1/11 : FROM golang:1.9
1.9: Pulling from library/golang
3e731ddb7fc9: Pull complete
47cafa6a79d0: Pull complete
79fcf5a213c7: Pull complete
68e99216b7ad: Pull complete
9fc7abc9c77e: Pull complete
7fefae002ae5: Pull complete
7eef770e7cf3: Pull complete
fea064ba669b: Pull complete
Digest: sha256:</a><a class="double-link" href="https://github.com/lightningnetwork/lnd/commit/<a class="double-link" href="https://github.com/lightningnetwork/lnd/commit/caa4d6b6a468ffc4cc1f2d88cd95019bf057eb33">caa4d6b6a</a>">caa4d6b6a</a><a href="https://github.com/lightningnetwork/lnd/commit/0ae2affe495c9a571db1357e452d7359296797dc">bea1407dd55bd79755a26bb4
Status: Downloaded newer image for golang:1.9
 ---&gt; 8ebf49f75a15
...
Step 9/11 : RUN go install . ./cmd/...
 ---&gt; Running in ba871e58d517
Removing intermediate container ba871e58d517
 ---&gt; fe16f8578770
Step 10/11 : COPY &quot;docker/lnd/start-lnd.sh&quot; .
...
 ---&gt; 1f1d47432540
Successfully built 1f1d47432540
Successfully tagged lnd:latest
...
```

* Use latest go version 1.10

Pre review feedback, use the latest version of go.

18617 of 28669 relevant lines covered (64.94%)

47356.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3198.1 (RACE=false) 12 Mar 2018 07:58PM UTC 0
64.92
Travis Job 3198.1
3 3198.3 (RACE=false) 12 Mar 2018 07:10PM UTC 0
64.9
Travis Job 3198.3
Source Files on build 3198
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3198
  • 0ae2affe on github
  • Prev Build on master (#3186)
  • Next Build on master (#3201)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc