Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
georgipeltekov committed Jun 4, 2019
1 parent 1eb1047 commit f3f2af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ branches:
script:
- rm -f package-lock.json && npm install
&& npm install -g ngx-file-drop
&& npm run packagr
&& npm run build
# Notifications
notifications:
email:
Expand Down

0 comments on commit f3f2af8

Please sign in to comment.