Skip to content

Commit

Permalink
Modify path on .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haritsfahreza committed Jul 24, 2018
1 parent f01aec4 commit 644a211
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 @@ -7,4 +7,4 @@ go:

script:
- go test ./...
- go build -i .\example\simplepay\main.go .\example\simplepay\template_handler.go
- go build -i example\simplepay\main.go example\simplepay\template_handler.go

0 comments on commit 644a211

Please sign in to comment.