Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
medialibrary
Commits
38e7b595
Commit
38e7b595
authored
May 30, 2014
by
Hugo Beauzée-Luyssen
Browse files
Avoid getting stuck with confirmation
parent
881631d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
38e7b595
...
...
@@ -5,7 +5,7 @@ compiler:
script
:
mkdir build && cd build && cmake .. && make && ./test/unittest
before_install
:
-
sudo add-apt-repository ppa:videolan/master-daily
-
sudo add-apt-repository
-y
ppa:videolan/master-daily
-
sudo apt-get update -qq
-
sudo apt-get install -y libvlc-dev libvlccore-dev
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