Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

Commit

Permalink
Change travis to stop testing the stinkin vendor directory
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidJFelix committed Jul 18, 2017
1 parent 5fd4b40 commit ed641f9
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
@@ -1,5 +1,8 @@
language: go
go: '1.8'
install: true
script:
- go build github.com/hatchery/dgc
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit ed641f9

Please sign in to comment.