Remove eslint
1. Remove eslint , bacause we use JavaScript Standard Style. 2. Add lts/boron version to travis CI, web use it in docker version Signed-off-by: BoHong Li <a60814billy@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- 6
|
||||
- 7
|
||||
- stable
|
||||
- lts/boron
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
addons:
|
||||
|
||||
Reference in New Issue
Block a user