Improve tests
This commit is contained in:
parent
49a74df63b
commit
61d551fc25
@ -1,6 +1,7 @@
|
|||||||
language: bash
|
language: bash
|
||||||
|
|
||||||
sudo: false
|
sudo: required
|
||||||
|
dist: trusty
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
@ -11,6 +12,5 @@ addons:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- shellcheck *.sh extras/*.sh
|
- shellcheck *.sh extras/*.sh
|
||||||
|
- sudo sed -i "/debian unstable/d" /etc/apt/sources.list
|
||||||
matrix:
|
- sudo sh vpnsetup.sh
|
||||||
fast_finish: true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user