Commit 5e411d6a authored by 7c00's avatar 7c00

Fix ci config

parent d0a902f0
......@@ -59,7 +59,6 @@ jobs:
- cd ios
- pod install --repo-update
- xcodebuild -workspace RNAMap3D.xcworkspace -scheme RNAMap3D -sdk iphonesimulator -quiet
- ls -l build/Build/Products/Debug-iphonesimulator/
- stage: "build test for new project"
language: android
......@@ -104,7 +103,6 @@ jobs:
EOF
- pod install --repo-update
- xcodebuild -workspace App.xcworkspace -scheme App -sdk iphonesimulator -quiet
- ls -l build/Build/Products/Debug-iphonesimulator/
stages:
- "test js"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment