Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sakia
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
clients
python
sakia
Commits
a0804954
Commit
a0804954
authored
9 years ago
by
inso
Browse files
Options
Downloads
Patches
Plain Diff
-y switch
parent
c79294ba
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+1
-3
1 addition, 3 deletions
.travis.yml
ci/travis/before_install.sh
+1
-1
1 addition, 1 deletion
ci/travis/before_install.sh
with
2 additions
and
4 deletions
.travis.yml
+
1
−
3
View file @
a0804954
matrix
:
matrix
:
include
:
include
:
-
os
:
osx
-
os
:
osx
-
os
:
linux
-
dist
:
trusty
dist
:
trusty
env
:
env
:
-
PYENV_PYTHON_VERSION=3.5.0
-
PYENV_PYTHON_VERSION=3.5.0
...
...
This diff is collapsed.
Click to expand it.
ci/travis/before_install.sh
+
1
−
1
View file @
a0804954
...
@@ -11,7 +11,7 @@ then
...
@@ -11,7 +11,7 @@ then
elif
[
$TRAVIS_OS_NAME
==
"linux"
]
elif
[
$TRAVIS_OS_NAME
==
"linux"
]
then
then
sudo
apt-get update
sudo
apt-get update
sudo
apt-get
install
libxcb1 libxcb1-dev libx11-xcb1 libx11-xcb-dev libxcb-keysyms1 libxcb-keysyms1-dev libxcb-image0
\
sudo
apt-get
install
-qq
-y
libxcb1 libxcb1-dev libx11-xcb1 libx11-xcb-dev libxcb-keysyms1 libxcb-keysyms1-dev libxcb-image0
\
libxcb-image0-dev libxcb-shm0 libxcb-shm0-dev libxcb-icccm4 libxcb-icccm4-dev
\
libxcb-image0-dev libxcb-shm0 libxcb-shm0-dev libxcb-icccm4 libxcb-icccm4-dev
\
libxcb-xfixes0-dev libxrender-dev libxcb-shape0-dev libxcb-randr0-dev libxcb-render-util0
\
libxcb-xfixes0-dev libxrender-dev libxcb-shape0-dev libxcb-randr0-dev libxcb-render-util0
\
libxcb-render-util0-dev libxcb-glx0-dev libgl1-mesa-dri libegl1-mesa libpcre3-dev
\
libxcb-render-util0-dev libxcb-glx0-dev libgl1-mesa-dri libegl1-mesa libpcre3-dev
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment