Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
wrouesnel committed Sep 15, 2016
1 parent 85673fe commit a74c503
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,6 +1,9 @@
language: go
go:
- 1.6
script:
- go test -v ./...
- go build -o dns-over-https-proxy .
deploy:
skip_cleanup: true
provider: releases
Expand Down

0 comments on commit a74c503

Please sign in to comment.