We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c03929 commit 1d76998Copy full SHA for 1d76998
.travis.yml
@@ -9,7 +9,6 @@ cache:
9
before_install:
10
- npm install --global npm@3
11
before_script:
12
- - npm prune
13
- curl -Lo travis_after_all.py https://git.io/vLSON
14
script:
15
- NODE_ENV=development npm run build
0 commit comments