Skip to content

Commit 2a9c00b

Browse files
committed
remove android platform on build process
1 parent e43f3fc commit 2a9c00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ script:
1818
- cd .travis
1919
- sh ./namefiles.sh
2020
- cd ..
21-
- meteor add-platform ios android
21+
- meteor add-platform ios
2222
- meteor add rocketchat:livechat rocketchat:hubot
2323
- meteor build --server demo.rocket.chat ../build
2424
- cd .travis

0 commit comments

Comments
 (0)