Issue #58: Update travis for install AUR packages

This commit is contained in:
Filippo Squillace 2015-04-04 16:34:30 +02:00
parent 0a0aac52f5
commit 4214206da0

View file

@ -5,13 +5,12 @@ install:
- juju -f echo 'Installing juju'
- sed -i -e "s/#Server/Server/" ~/.juju/etc/pacman.d/mirrorlist
- juju -f pacman --noconfirm -Syy
- juju -f pacman --noconfirm -S base-devel
script:
- SKIP_ROOT_TESTS=1 ./tests/test_all.sh
# Test on installing package from AUR (issue #58)
#- juju -f pacman --noconfirm -S base-devel
#- juju -f yaourt --noconfirm -S tcptraceroute
#- juju -f tcptraceroute localhost
# Test on installing package from AUR
- juju -f yaourt --noconfirm -S tcptraceroute
# Test on installing package from official repo
- juju -f pacman --noconfirm -S sysstat
- juju -f iostat