Skip to content

Commit 6a5a4d7

Browse files
committed
updated node version
1 parent de2ac1d commit 6a5a4d7

File tree

3 files changed

+2423
-2552
lines changed

3 files changed

+2423
-2552
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://registry.npmjs.org/

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "7"
3+
- "8"
44
after_success:
55
- bash deploy-gh-pages.sh
66
env:

0 commit comments

Comments
 (0)