sudo interferes with travis python 3 environment
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ matrix:
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq vlan
|
||||
- sudo util/install.sh -n
|
||||
- util/install.sh -n
|
||||
|
||||
install:
|
||||
- bash -c "if [ `lsb_release -rs` == '14.04' ]; then make codecheck; fi"
|
||||
|
||||
Reference in New Issue
Block a user