Skip to content

Commit

Permalink
Removed CI step for incompatible plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
prithivraj committed Apr 4, 2022
1 parent 769b892 commit 0d8828b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:
- run:
name: Install intercom plugin
command: cd Example && cordova plugin add ../intercom-plugin
- run:
name: Remove whitelist plugin
command: cd Example && cordova plugin rm cordova-plugin-whitelist
- run:
name: Build
command: cd Example && cordova build android --verbose -- --gradleArg=--stacktrace
Expand Down

0 comments on commit 0d8828b

Please sign in to comment.