Skip to content

Commit

Permalink
starting a travis build file
Browse files Browse the repository at this point in the history
  • Loading branch information
esatterwhite committed Dec 24, 2016
1 parent ed356ea commit 0976301
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
install: npm install
script: npm test
language: node_js
git:
depth: 3
node_js:
- "6"
- "7"

0 comments on commit 0976301

Please sign in to comment.