Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
4303c1cd
Commit
4303c1cd
authored
Aug 08, 2016
by
Mygod
Committed by
Max Lv
Aug 08, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove signing in Travis builds (#798)
parent
5dad89b7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
8 deletions
+1
-8
.travis.yml
.travis.yml
+1
-2
deploy
deploy
+0
-3
local.properties.travis
local.properties.travis
+0
-3
travis.keystore
travis.keystore
+0
-0
No files found.
.travis.yml
View file @
4303c1cd
...
@@ -49,5 +49,4 @@ install:
...
@@ -49,5 +49,4 @@ install:
fi
fi
script
:
script
:
-
cp local.properties.travis local.properties
-
$SBTPATH/sbt native-build android:package-debug
-
$SBTPATH/sbt native-build android:package-release
deploy
deleted
100755 → 0
View file @
5dad89b7
#!/bin/bash
cd
${
1
}
travis-artifacts upload
--path
${
2
}
--target-path
nightly
local.properties.travis
deleted
100644 → 0
View file @
5dad89b7
key.alias: travis
key.store: travis.keystore
key.store.password: travis
travis.keystore
deleted
100755 → 0
View file @
5dad89b7
File deleted
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