👷 Testing the README.md before deploy.

This commit is contained in:
Myles Braithwaite
2018-01-19 11:05:16 -05:00
parent a59d5b71ae
commit d727f624dc
8 changed files with 3662 additions and 73 deletions

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
language: node_js
node_js:
- 'node'
brefore_script:
- npm install -g remark-cli
script: npm test