Skip to content

Commit

Permalink
chore: Enable travis-ci testing (istanbuljs#4)
Browse files Browse the repository at this point in the history
Does not include node.js 6 or Windows for now.
  • Loading branch information
coreyfarrell committed Apr 16, 2019
1 parent 49c45fd commit a921dfa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: node_js
os:
- linux
- osx
node_js:
- "node"
- 10
- 8

0 comments on commit a921dfa

Please sign in to comment.