Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #241 from apiaryio/node-12
Browse files Browse the repository at this point in the history
chore: uses node@12 in travis ci
  • Loading branch information
honzajavorek authored Jul 16, 2019
2 parents 5f0ac62 + 731b053 commit d9eaba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ language: 'node_js'
node_js:
- '8'
- '10'
- '12'
cache:
directories:
- 'node_modules'
Expand Down

0 comments on commit d9eaba1

Please sign in to comment.