ES2015ify the codebase

This commit is contained in:
Sindre Sorhus 2017-06-20 19:18:21 +02:00
parent cb3f2308e1
commit 249b9ac7e7
7 changed files with 223 additions and 237 deletions

View file

@ -1,6 +1,6 @@
sudo: false
language: node_js
node_js:
- '8'
- '6'
- '4'
after_success: npm run coveralls