Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtmiller committed Aug 20, 2017
1 parent b4d5d43 commit 4c20bc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
sudo: false
language: node_js
node_js:
- "node"
install: npm install
script:
- npm test
Expand Down

0 comments on commit 4c20bc4

Please sign in to comment.