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

pelletier / go-toml / 522
94%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2018 06:54PM UTC
Jobs 4
Files 9
Run time 1min
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
522

push

travis-ci

pelletier
Go 1.10 support (#223)

* Update Travis CI to use latest Go releases

* Fix go vet issues for Go 1.10

Starting in Go 1.10, the `go test` command now automatically runs `go
vet`. This commit fixes two issues flagged by vet that cause `go test`
to fail.

* Fix gofmt issue for Go 1.10

Go 1.10 introduced a small formatting change with comments in empty
multiline slice definitions.  This commit attempts to move the offending
comment in such a way that all version of gofmt will agree on its
location.

* Remove go-vet from test.sh

Starting in Go 1.10, the `go test` command automatically runs `go vet`,
so we don't need to run `go vet` explicitly from within test.sh.

Fixes #222

1753 of 1902 relevant lines covered (92.17%)

3743.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 522.1 23 Mar 2018 06:54PM UTC 0
92.17
Travis Job 522.1
2 522.2 23 Mar 2018 06:54PM UTC 0
92.17
Travis Job 522.2
3 522.3 23 Mar 2018 06:54PM UTC 0
92.17
Travis Job 522.3
4 522.4 23 Mar 2018 06:56PM UTC 0
92.17
Travis Job 522.4
Source Files on build 522
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #522
  • 66540cf1 on github
  • Prev Build on master (#518)
  • Next Build on master (#523)
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

© 2025 Coveralls, Inc