Skip to content

Commit

Permalink
Merge branch 'master' into greenkeeper/eslint-5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fossamagna committed Jul 28, 2018
2 parents d8be4ca + aba2816 commit 81fbe34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '10'
- '8'
- '6'
- '5'
- '4'
after_success: npm run coverage
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "fossamagna <fossamagna2@gmail.com>",
"license": "MIT",
"dependencies": {
"escodegen": "1.9.1",
"escodegen": "1.10.0",
"esprima": "3.1.3",
"estraverse": "4.2.0"
},
Expand Down

0 comments on commit 81fbe34

Please sign in to comment.