Skip to content

Commit

Permalink
updates .travis.yml build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthlatest committed Nov 14, 2017
1 parent 8f8cadf commit e7f83ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env:
global:
- ABC_BUILD=oss
script:
- go get ./...
- go build -tags 'oss' ./cmd/abc/...
install: true
branches:
Expand Down

0 comments on commit e7f83ea

Please sign in to comment.