X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=62061f7f00ce92216e981b2a0c004552fe5fb84e;hb=d99b176c9b41b72581ce44e21cfbc26385ee2152;hp=c0bf29a6af66446c42ff4415beb1c76df8f903cd;hpb=51afcb8c1011991ecb3b9bf1c9f3690d432d9ebe;p=neurodebian.git diff --git a/.travis.yml b/.travis.yml index c0bf29a..62061f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,8 @@ script: - NEURODEBIAN_ENABLE=yes NEURODEBIAN_UPDATE=yes sudo nd-configurerepo - grep "\sprecise\s" /etc/apt/sources.list.d/neurodebian.sources.list # Verify that it is still present - - NEURODEBIAN_ENABLE=yes sudo apt-get install -y --reinstall neurodebian + # TODO: for some reason disables it again :-/ Need to get something going already, disabled for now + #- NEURODEBIAN_ENABLE=yes NEURODEBIAN_VERBOSE=10 sudo apt-get install -y --reinstall neurodebian - test -f /etc/apt/sources.list.d/neurodebian.sources.list # Verify that -dev installs nicely - sudo apt-get install -y neurodebian-dev