Skip to content

Commit

Permalink
Does this flag need the full path?
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Schwager committed Nov 14, 2016
1 parent 3db61ac commit 9cfd816
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,4 +4,4 @@ before_install:
script:
- go test -v ./...
after_success:
- $HOME/gopath/bin/goveralls -service=travis-ci -ignore=duo_go_demo.go
- $HOME/gopath/bin/goveralls -service=travis-ci -ignore=duo_go_demo/duo_go_demo.go

0 comments on commit 9cfd816

Please sign in to comment.