Skip to content

Commit

Permalink
Test on Node 8. (#2345)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesneeringer authored and stephenplusplus committed Jun 1, 2017
1 parent 5b1542e commit cff4681
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/circle/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,9 @@ rebuild
npm run lint
node ./scripts/build.js

nvm install v8 && nvm use v8
rebuild
npm run lint
node ./scripts/build.js

set +e

0 comments on commit cff4681

Please sign in to comment.