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
4beff01a
Commit
4beff01a
authored
Oct 26, 2014
by
Zhaofeng Li
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.travis.yml: Minor clean-up
parent
76279522
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
.travis.yml
.travis.yml
+2
-6
No files found.
.travis.yml
View file @
4beff01a
...
...
@@ -3,12 +3,8 @@ scala:
-
2.10.4
before_install
:
-
sudo apt-get update
-
sudo apt-get install libc6-dev-i386
-
sudo apt-get install lib32ncurses5-dev
-
sudo apt-get install libx11-dev
-
sudo apt-get install g++-multilib
-
sudo apt-get install lib32z1-dev
-
sudo apt-get install ccache
install
:
-
sudo apt-get install -y libc6-dev-i386 lib32ncurses5-dev libx11-dev g++-multilib lib32z1-dev ccache
-
export NDK_CCACHE=ccache
-
export ARCH=`uname -m`
-
wget http://dl.google.com/android/android-sdk_r23.0.2-linux.tgz
...
...
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