We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338611e commit 2e9669fCopy full SHA for 2e9669f
.travis.yml
@@ -2,5 +2,6 @@ language: node_js
2
node_js:
3
- "4.1"
4
script:
5
+ - bash rm -rf node_modules
6
- npm run ci
7
- bash ./.travis-deploy.sh
0 commit comments