Add CI and heroku deploy

This commit is contained in:
Trevor Blades
2018-10-11 13:18:53 -04:00
parent ce585f546d
commit 1f64a4ab11
3 changed files with 9 additions and 0 deletions

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: node_js
node_js: 8
cache:
directories:
- node_modules