mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
travis
This commit is contained in:
7
travis.yml
Normal file
7
travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
deploy:
|
||||
provider: pages
|
||||
skip-cleanup: true
|
||||
github-token: $GITHUB_TOKEN
|
||||
keep-history: true
|
||||
on:
|
||||
branch: master
|
||||
Reference in New Issue
Block a user