Skip to content

Commit b73cdc3

Browse files
committed
travis changes
1 parent 296b841 commit b73cdc3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ os:
66
node_js:
77
- node
88
- "5"
9+
- "4"
910
- "0.12"
1011
script: npm run travis
1112
env:
1213
- NO_WATCH_TESTS=1
1314

14-
before_install:
15-
- '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm@^2'
16-
1715
before_script:
1816
- npm link
1917
- npm link webpack

0 commit comments

Comments
 (0)