Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Commit

Permalink
Merge branch 'master' into read-from-env
Browse files Browse the repository at this point in the history
  • Loading branch information
xavdid committed Feb 28, 2018
2 parents f40e031 + ea914b4 commit 1a2aeca
Show file tree
Hide file tree
Showing 9 changed files with 4,519 additions and 132 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v6.10.2
v6.10.3
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
node_js:
- "6.10.2"
- "6.10.3"
- "7"
- "8"
notifications:
email: false
deploy:
Expand All @@ -9,4 +11,5 @@ deploy:
api_key: $NPM_TOKEN
on:
tags: true
node: "6.10.3"
skip_cleanup: true
Loading

0 comments on commit 1a2aeca

Please sign in to comment.