Skip to content

Commit

Permalink
Merge pull request #884 from zerdos/master
Browse files Browse the repository at this point in the history
run the tests with node11 as well
  • Loading branch information
johnnyreilly committed Jan 9, 2019
2 parents 92f0d70 + 4b5ccc5 commit ba6f5c4
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 @@ -6,6 +6,7 @@ language: node_js
node_js:
- "8"
- "10"
- "11"
sudo: required
install:
- yarn install
Expand Down

0 comments on commit ba6f5c4

Please sign in to comment.