Skip to content
Snippets Groups Projects
Commit f2899806 authored by adrien-matta's avatar adrien-matta
Browse files

* Trying to allow travis to install root-system

parent e6158165
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ compiler:
- clang
before_install:
- sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu/ trusty main universe"
- sudo apt-get update -qq
- sudo apt-get install root-system -y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment