Skip to content

Commit

Permalink
Match node version for portals Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgros committed Dec 18, 2020
1 parent 27180be commit 16ae86a
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
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "10.15.3"
- 14
script:
- yarn test:coverage
- yarn build

0 comments on commit 16ae86a

Please sign in to comment.