projects
/
osm
/
N2VC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcfcbc7
)
Install juju from daily ppa for now
author
Tim Van Steenburgh
<tvansteenburgh@gmail.com>
Mon, 28 Nov 2016 16:27:14 +0000
(11:27 -0500)
committer
Tim Van Steenburgh
<tvansteenburgh@gmail.com>
Mon, 28 Nov 2016 16:27:14 +0000
(11:27 -0500)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
37dc566
..
bd71aef
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-5,9
+5,9
@@
python:
- "3.5"
before_install:
- sudo add-apt-repository ppa:ubuntu-lxc/lxd-stable -y
- - sudo add-apt-repository ppa:juju/
stable
-y
+ - sudo add-apt-repository ppa:juju/
daily
-y
- sudo apt-get update -q
- - sudo apt-get install lxd juju
-2.0
-y
+ - sudo apt-get install lxd juju -y
- sudo usermod -a -G lxd $USER
- groups
- sudo lxd init --auto