Skip to content

Commit 1d76998

Browse files
committed
fix: travis build script
1 parent 3c03929 commit 1d76998

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ cache:
99
before_install:
1010
- npm install --global npm@3
1111
before_script:
12-
- npm prune
1312
- curl -Lo travis_after_all.py https://git.io/vLSON
1413
script:
1514
- NODE_ENV=development npm run build

0 commit comments

Comments
 (0)