Skip to content

Commit

Permalink
ci(travis): Node 11 (on OS X) crashes, use 10 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
odinho committed Dec 4, 2018
1 parent 55398b5 commit ccee61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
stage: Test (MacOS)
os: 'osx'
env: SCRIPT=test
node_js: 'stable'
node_js: 10
- <<: *osx
node_js: 'lts/*'
- <<: *osx
Expand Down

0 comments on commit ccee61c

Please sign in to comment.