Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-amap3d
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-amap3d
Commits
d0a902f0
Commit
d0a902f0
authored
Apr 29, 2018
by
7c00
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ci config
parent
7e497853
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
.travis.yml
.travis.yml
+6
-4
No files found.
.travis.yml
View file @
d0a902f0
...
...
@@ -10,7 +10,7 @@ aliases:
directories
:
-
~/.cache/yarn
-
~/.gradle/caches/modules-2
-
~/.gradle/wrapper
s
-
~/.gradle/wrapper
-
&ios-cache
directories
:
...
...
@@ -49,7 +49,7 @@ jobs:
-
stage
:
"
build
test
for
example"
language
:
objective-c
osx_image
:
xcode9.
1
osx_image
:
xcode9.
3
cache
:
*ios-cache
before_install
:
script
:
...
...
@@ -59,6 +59,7 @@ 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
...
...
@@ -72,11 +73,11 @@ jobs:
-
react-native link
-
cd android
-
./gradlew build
-
ls -l app/build/outputs/apk
-
ls -l app/build/outputs/apk
/
-
stage
:
"
build
test
for
new
project"
language
:
objective-c
osx_image
:
xcode9.
1
osx_image
:
xcode9.
3
cache
:
*ios-cache
script
:
-
brew install yarn
...
...
@@ -103,6 +104,7 @@ 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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment