Skip to content

Commit

Permalink
Travis tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
russss committed Jan 14, 2017
1 parent dd69799 commit 10c91f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go:
env:
- PATH=/home/travis/gopath/bin:$PATH
script:
- ! gofmt -d . | read
- "! gofmt -d . | read"
- go test -v ./...
before_deploy:
- go get github.com/mitchellh/gox
Expand Down

0 comments on commit 10c91f3

Please sign in to comment.