Skip to content

Commit f489bb6

Browse files
committed
[circleci] - make sure to load lib for push notification
1 parent 7bcd15e commit f489bb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

circle.yml

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ machine:
22
node:
33
version: 4.0.0
44

5+
dependencies:
6+
pre:
7+
- echo y | android update sdk --no-ui --filter "extra"
8+
59
general:
610
artifacts:
711
- "/home/ubuntu/phonegap-app-developer/platforms/android/build/outputs/apk/"

0 commit comments

Comments
 (0)