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

Squashed 'moose-gui/' changes from 1b0cfacf8f..76564f0873

76564f0873 Fixed package url. Using 14.04 instead of 12.04.

git-subtree-dir: moose-gui
git-subtree-split: 76564f0873dc24ba1fb5af5c73ebfed6b9721d14
parent 7437f109
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