Skip to content

Commit

Permalink
Merge d3b4070 into df834c6
Browse files Browse the repository at this point in the history
  • Loading branch information
toomuchdesign committed Oct 13, 2018
2 parents df834c6 + d3b4070 commit b7432ef
Show file tree
Hide file tree
Showing 3 changed files with 1,718 additions and 1,883 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"
before_install:
- if [[ `npm -v` < 5.3 ]]; then npm install -g npm@5.3.x; fi
script:
Expand Down

0 comments on commit b7432ef

Please sign in to comment.