Skip to content

Commit 25b8577

Browse files
committed
Upgrade packages, fix webpack config
1 parent f1dbc9e commit 25b8577

File tree

6 files changed

+3808
-181
lines changed

6 files changed

+3808
-181
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@ language: node_js
22
before_install: npm install -g npm@3
33
script: travis_retry npm test
44
node_js:
5-
- '0.12'
6-
- '4'
7-
- '5'
5+
- '7'
86
sudo: false

0 commit comments

Comments
 (0)