Skip to content

Commit

Permalink
Merge pull request #15 from reasonml-community/add-node-8
Browse files Browse the repository at this point in the history
Add node 8 in travis
  • Loading branch information
jimexist committed Oct 22, 2017
2 parents e75b008 + 8d4f38a commit bacebfd
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 387 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
language: node_js
node_js:
- "node"
- "8"
- "7"
- "6"
- "4"

cache: yarn

Loading

0 comments on commit bacebfd

Please sign in to comment.