Skip to content

Commit

Permalink
deps and travis node versoin update
Browse files Browse the repository at this point in the history
  • Loading branch information
cancerberoSgx committed May 17, 2018
1 parent 23dbf71 commit 1e16bab
Show file tree
Hide file tree
Showing 5 changed files with 5,443 additions and 534 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@
/docs/_site
/dist-scripts
/.nyc_output
/npm-debug.log
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "6"
- "8"
before_script:
- npm run lint
script:
Expand Down
Loading

0 comments on commit 1e16bab

Please sign in to comment.