Skip to content

Commit

Permalink
Add Travis CI integration
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshCrozier committed Jan 24, 2019
1 parent 55e3442 commit 31e87a9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
sudo: false
language: node_js
node_js:
- node
- 10
- 8

0 comments on commit 31e87a9

Please sign in to comment.