Browse Source

[Travis] remove test commands

Sascha Zelzer 11 years ago
parent
commit
5cbfdfc074
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -13,5 +13,3 @@ before_install:
   - sudo apt-get install -y libqt4-dev qt4-dev-tools
   - sudo apt-get install -y libqt4-dev qt4-dev-tools
 
 
 script: ctest -S ./CMake/ctkTravisDashboardScript.cmake
 script: ctest -S ./CMake/ctkTravisDashboardScript.cmake
-
-after_script: ldd -r /tmp/CTK-Superbuild-Release-experimental/CMakeExternals/Install/bin/storescu && chrpath -l /tmp/CTK-Superbuild-Release-experimental/CMakeExternals/Install/bin/storescu && ls -l /tmp/CTK-Superbuild-Release-experimental/CMakeExternals/Install/lib && ctest -S ./CMake/ctkTravisDashboardScript.cmake