chore: oops, missed out travis.yml

This commit is contained in:
Gareth Jones 2019-08-01 11:12:51 +10:00
parent 3804caf904
commit 886d5ae4b8

View File

@ -2,9 +2,8 @@ language: node_js
dist: trusty
sudo: false
node_js:
- "12"
- "10"
- "8"
- "6"
- '12'
- '10'
- '8'
after_success:
- npm run codecov