]> git.donarmstrong.com Git - neurodebian.git/commitdiff
enable verbose output while reinstalling -- for some reason neurodebian still endsup...
authorYaroslav Halchenko <debian@onerussian.com>
Fri, 6 Feb 2015 16:30:43 +0000 (11:30 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Fri, 6 Feb 2015 16:36:46 +0000 (11:36 -0500)
disabling though this "test" for now

.travis.yml

index c0bf29a6af66446c42ff4415beb1c76df8f903cd..62061f7f00ce92216e981b2a0c004552fe5fb84e 100644 (file)
@@ -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