Skip to content

Commit

Permalink
Add travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bredele committed Apr 6, 2018
1 parent 76cb6f5 commit 08502f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"directories": {
"test": "test"
},
"engines" : {
"node" : ">8.0.0"
},
"scripts": {
"test": "tape test/*.js"
},
Expand Down

0 comments on commit 08502f7

Please sign in to comment.