Skip to content

Commit

Permalink
Minor format
Browse files Browse the repository at this point in the history
  • Loading branch information
iwat committed May 5, 2017
1 parent 01f3fea commit 654110a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ install:
- go build -i

script:
- gometalinter.v1 -e "Subprocess launching with variable" -e "cyclomatic complexity" ./...
- gometalinter.v1 -e "Subprocess launching with variable" -e "cyclomatic complexity"
./...
- go test -v ./...

0 comments on commit 654110a

Please sign in to comment.