Skip to content
Snippets Groups Projects
Commit bfc9d8bf authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Merge commit 'fdacd8f4' into chennapoda

parents cc79e224 fdacd8f4
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,9 @@ notifications:
install:
- wget http://download.opensuse.org/repositories/home:moose/xUbuntu_12.04/Release.key
- wget http://download.opensuse.org/repositories/home:moose/xUbuntu_14.04/Release.key
- sudo apt-key add - < Release.key
- sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/moose/xUbuntu_12.04/ /' >> /etc/apt/sources.list.d/moose.list"
- sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/moose/xUbuntu_14.04/ /' >> /etc/apt/sources.list.d/moose.list"
- sudo apt-get -y update
- sudo apt-get -y --force-yes install python3 python-pip
- sudo apt-get -y --force-yes install moose
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment