Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
Repo maintenance.
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Mar 14, 2016
1 parent c1d329a commit 11472e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ after_script: scripts/travis-after
env:
global:
- ELOQUENT_PUBLISH_VERSION=7.0
- secure: "Mc3vD6Dfe0vZNZUZ6U30r48RRjnvO/B3f22Uj+0cANp6Ql7HTtw/gquTPGa52ho7gKZYC9QuOxlV7LOBwI3N+lBJbYtLAiWruyRjQ2aFI3CdZPU53a4rPCODkYoz7jpLijUgH/GrzBRhCFUJzr3WsIPxob4IkqMAn5heS+3FqGk="
- secure: "j+ElTeNDwLIjcifor5MzdTmvxGbDWktWZcKNKy7QKrp/ApQn/A+0gEacaHmEOIXBUEIEFwIyV8VpEDq1qkN63NWL865bKx/vb7X73xilKrcem1y8MxnCsKwqCtnLS8FR9ni7eZnfzhV+kjvXuGAobxY3ZlX/Go0AAAj/l4ziMtc="

cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ web: $(shell find doc assets/web)
scripts/build-web

publish: web
vendor/bin/woodhouse publish eloquent/phony --auth-token $(GITHUB_TOKEN) \
@vendor/bin/woodhouse publish eloquent/phony --auth-token $(GITHUB_TOKEN) \
web/index.html:index.html \
web/css:css \
web/img:img \
Expand Down

0 comments on commit 11472e7

Please sign in to comment.