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 ce91fee commit 79c8369Copy full SHA for 79c8369
.travis.yml
@@ -16,6 +16,7 @@ branches:
16
script:
17
- npm install
18
&& npm install -g npm-cli-login
19
+ && npm install ngx-file-drop
20
&& ng build --prod
21
# Notifications
22
notifications:
0 commit comments