[clfft] 46/128: removing call to client in travis build

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Oct 22 14:54:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository clfft.

commit 4018ace4d9b874212bcc5b936177285e8dfb576d
Author: bnataraj <bragadeesh.natarajan at amd.com>
Date:   Wed Aug 26 13:32:34 2015 -0500

    removing call to client in travis build
---
 .travis.yml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 4accd3e..4943a5f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,11 +18,6 @@ before_script:
 
 script: 
   - make install
-#  - ls -Rla package
-# Run a simple test to validate that the build works; CPU device in a VM
-  - cd package/bin
-  - export LD_LIBRARY_PATH=${TRAVIS_BUILD_DIR}/bin/clFFT/package/lib64:${LD_LIBRARY_PATH}
-  - ./clFFT-client -i
 
 after_success:
   - cd ${TRAVIS_BUILD_DIR}/bin/clFFT
@@ -33,4 +28,4 @@ notifications:
      - clmath-developers at googlegroups.com
    on_success: change
    on_failure: always
-   
\ No newline at end of file
+   

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git



More information about the debian-science-commits mailing list