Skip to content

Commit

Permalink
Modify script 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 644a211 commit b121e59
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 b121e59

Please sign in to comment.