Skip to content

Commit

Permalink
test: use Node.js 10 for the browser tests
Browse files Browse the repository at this point in the history
It seems there is something wrong with newer versions (the CI seems
stuck). Let's pin the version for now.
  • Loading branch information
darrachequesne committed Sep 29, 2020
1 parent 4184e46 commit b51b39b
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 @@ -7,7 +7,7 @@ git:
depth: 1
matrix:
include:
- node_js: node
- node_js: 10
env: BROWSERS=1
cache:
directories:
Expand Down

0 comments on commit b51b39b

Please sign in to comment.