1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00
gitfolio/.travis.yml

23 lines
277 B
YAML
Raw Normal View History

2019-12-07 17:45:42 +00:00
language: node_js
2019-12-07 20:06:46 +00:00
2019-12-07 17:45:42 +00:00
node_js:
2019-12-07 17:50:53 +00:00
- 7
2019-12-07 20:06:46 +00:00
2019-12-07 17:45:42 +00:00
deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
keep_history: true
2019-12-07 20:06:46 +00:00
2019-12-07 17:45:42 +00:00
on:
branch: master
2019-12-07 20:06:46 +00:00
2019-12-07 17:45:42 +00:00
cache:
directories:
- node_modules
2019-12-07 20:06:46 +00:00
2019-12-07 17:45:42 +00:00
before_script:
2019-12-07 21:58:58 +00:00
- npm install -g
2019-12-07 20:06:46 +00:00
2019-12-07 17:45:42 +00:00
script:
2019-12-07 22:03:27 +00:00
- gitfolio k4ustu3h