Skip to content

Commit 5b2ac3b

Browse files
authored
#6 Fix Travis Android issue
1 parent 1a2d602 commit 5b2ac3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android: #1.3
1313
- extra-google-m2repository
1414
- addon-google_apis-google-16
1515
script:
16-
- npm run ci #2
16+
- react-native upgrade
1717
- cd android && ./gradlew assembleRelease #3
1818
deploy: # mostly generated by `> travis deploy releases`
1919
skip_cleanup: true

0 commit comments

Comments
 (0)