Skip to content

Commit bcba342

Browse files
committed
ES6 Fixes
1 parent 177748b commit bcba342

10 files changed

+2357
-320
lines changed

.eslintrc.json

-3
This file was deleted.

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
language: node_js
22
node_js:
3-
- "4.3"
4-
- "4.2"
5-
- "4.1"
6-
- "4.0"
3+
- "6.1"
74
before_script:
85
- cp token.sample.js token.js

0 commit comments

Comments
 (0)