mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
👷 Testing the README.md before deploy.
This commit is contained in:
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@ -0,0 +1,9 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 'node'
|
||||
|
||||
brefore_script:
|
||||
- npm install -g remark-cli
|
||||
|
||||
script: npm test
|
||||
Reference in New Issue
Block a user