Skip to content

Commit

Permalink
fix unix directories
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe VILA committed Mar 27, 2020
1 parent 24a3915 commit 14be612
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 @@ -11,7 +11,7 @@ env:

script:
- go get github.com/akavel/rsrc
- rsrc -manifest scripts/sethosts.manifest -o cmd/sethots/sethosts.syso
- rsrc -manifest scripts/sethosts.manifest -o cmd/sethosts/sethosts.syso
- cd cmd/sethosts
- GOOS=windows go build -o bin/$ARTIFACT_NAME

Expand Down

0 comments on commit 14be612

Please sign in to comment.