Skip to content

Commit

Permalink
fix node.js for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aschen committed Oct 3, 2019
1 parent 6700283 commit b38f06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Unit Tests
if: type = pull_request OR type = push AND branch =~ /^master|[0-9]+-(dev|stable)$/ OR type = cron
language: node_js
node_js: 6
node_js: 10

before_install:
- sudo sysctl -w vm.max_map_count=262144
Expand Down

0 comments on commit b38f06d

Please sign in to comment.