Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Honeypot
mopidy-youtube
Commits
8727700d
Commit
8727700d
authored
Oct 25, 2016
by
Stein Magnus Jodal
Browse files
travis: Build on trusty
parent
be4518d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
8727700d
...
...
@@ -6,17 +6,14 @@ language: python
python
:
-
"
2.7_with_system_site_packages"
addons
:
apt
:
sources
:
-
mopidy-stable
packages
:
-
mopidy
env
:
-
TOX_ENV=py27
-
TOX_ENV=flake8
before_install
:
-
"
sudo
apt-get
update
-qq"
-
"
sudo
apt-get
install
-y
gir1.2-gst-plugins-base-1.0
gir1.2-gstreamer-1.0
python-gst-1.0"
install
:
-
"
pip
install
tox"
...
...
Write
Preview
Supports
Markdown
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