diff --git a/.travis.yml b/.travis.yml index a0feac4..025ddc7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,5 +25,6 @@ script: - yes | junest setup --delete - export JUNEST_HOME=~/.junest-arm - - ${PWD}/lib/checks/check_all.sh + - junest proot --fakeroot -- ${PWD}/lib/checks/check.sh --skip-aur-tests + - junest proot -- ${PWD}/lib/checks/check.sh --skip-aur-tests --use-sudo - yes | junest setup --delete diff --git a/VERSION b/VERSION index a3fcc71..21c8c7b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.1.0 +7.1.1