Skip to content

Commit

Permalink
Use slightly older Node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Dec 5, 2018
1 parent b6d32dc commit 9d7a594
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 @@ -4,8 +4,8 @@ dist: trusty
notifications:
email: false
node_js:
- 8
- 10
- 8.13.0
- 10.13.0
matrix:
fast_finish: true
env:
Expand Down

0 comments on commit 9d7a594

Please sign in to comment.