1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-06 06:47:58 +02:00

Merge pull request #3 from restoreddev/classes-visibility

Adding github token env variable to travis
This commit is contained in:
Andrew
2018-09-02 17:31:54 -05:00
committed by GitHub

View File

@@ -29,5 +29,6 @@ deploy:
skip-cleanup: true
local-dir: .build
target-branch: gh-pages
github-token: $GITHUB_TOKEN
on:
branch: master