1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00
Files
pawkey-sk/.travis.yml
2016-12-29 07:49:51 +09:00

9 lines
159 B
YAML

language: node_js
node_js:
- "7.3.0"
before_script:
- "mkdir -p ./.config && cp ./.ci-files/config.yml ./.config"
cache:
directories:
- node_modules