Skip to content

Commit

Permalink
Add missing Dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dtomcej committed Mar 4, 2020
1 parent b27daf7 commit dbeb2ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ before_deploy:
# Copy CNAME file
- cp pages/CNAME site/CNAME
# Copy Semaphore yml file
- mkdir -p site/.semaphore
- cp ./.semaphore/semaphore.yml site/.semaphore/semaphore.yml
# Install linters
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s -- -b $GOPATH/bin ${GOLANGCI_LINT_VERSION}
Expand Down

0 comments on commit dbeb2ca

Please sign in to comment.