Skip to content

Commit

Permalink
chore(ci): force latest nodejs on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lykmapipo committed Apr 27, 2019
1 parent 3b1d4fc commit 0988d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ addons:
packages:
- mongodb-org-server
node_js:
- "8.6.0"
- "11.12.0"
before_script:
- npm install -g grunt-cli
- npm install -g grunt-cli

0 comments on commit 0988d24

Please sign in to comment.