Skip to content

Commit

Permalink
skip install step
Browse files Browse the repository at this point in the history
  • Loading branch information
calebdoxsey committed Aug 18, 2018
1 parent c8be847 commit 3897137
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ env:
go:
- 1.11rc1

# no need to run go get
install: true

script:
- go build -v -o bin/badgerodon-www .

Expand Down

0 comments on commit 3897137

Please sign in to comment.