Skip to content

Use Travis and CodeCov for continuous integration #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 25, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Removed experimental sync with Create
This feature is postponed.
  • Loading branch information
cmaglie committed Oct 25, 2018
commit 5bb44e463cd6c39724a22d2d51e3f26d0589f74a
59 changes: 1 addition & 58 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 1 addition & 14 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@
branch = "master"
name = "github.com/bgentry/go-netrc"

[[constraint]]
name = "github.com/briandowns/spinner"
version = "1.0.0"

[[constraint]]
name = "github.com/codeclysm/cc"
version = "1.2.1"
Expand All @@ -67,15 +63,6 @@
name = "github.com/codeclysm/extract"
version = "1.1.1"

[[constraint]]
name = "github.com/goadesign/goa"
version = "1.3.1"

# This is required for goa 1.3.1 to work
[[override]]
branch = "master"
name = "github.com/satori/go.uuid"

[[constraint]]
branch = "master"
name = "github.com/mitchellh/go-homedir"
Expand Down Expand Up @@ -123,4 +110,4 @@

[prune]
go-tests = true
unused-packages = true
unused-packages = true
53 changes: 0 additions & 53 deletions builder_client_helpers/alive.go

This file was deleted.

84 changes: 0 additions & 84 deletions builder_client_helpers/boards.go

This file was deleted.

Loading