Skip to content

Commit

Permalink
run the tests with node11 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan committed Dec 18, 2018
1 parent 401fc69 commit 4b5ccc5
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 @@ -7,6 +7,7 @@ node_js:
- "6"
- "8"
- "10"
- "11"
sudo: required
install:
- yarn install
Expand Down

0 comments on commit 4b5ccc5

Please sign in to comment.