Skip to content

Commit

Permalink
Added travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Jan 2, 2018
1 parent 0a9dd4f commit f895e01
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
language: node_js
node_js:
- "node"
- "8"
env:
- NODE_ENV=TEST
cache:
directories:
- "node_modules"

0 comments on commit f895e01

Please sign in to comment.