Skip to content

Commit 2e9669f

Browse files
committed
fix(build): fix / debug Travis CI build
1 parent 338611e commit 2e9669f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ language: node_js
22
node_js:
33
- "4.1"
44
script:
5+
- bash rm -rf node_modules
56
- npm run ci
67
- bash ./.travis-deploy.sh

0 commit comments

Comments
 (0)