Skip to content

Commit

Permalink
Merge pull request #206 from yaacov/add-specific-ver-for-tests
Browse files Browse the repository at this point in the history
Add spesific node versions for travic tests
  • Loading branch information
yaacov authored May 23, 2018
2 parents 65bb62b + 2216b49 commit bca0ca9
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,6 +1,8 @@
language: node_js
node_js:
- "node"
- "8"
- "10"
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit bca0ca9

Please sign in to comment.