Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/graph.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsoumith <soumith@gmail.com>2015-11-12 05:14:37 +0300
committersoumith <soumith@gmail.com>2015-11-12 05:14:37 +0300
commit5b2c0abed27c1edd5ed5a01dde9a47a0cfbeb2af (patch)
tree6151185cabbc01c350d9adcdc8ff5d87ca89a9e3
parente201c77141ea568366a1aced3f214509ec8bebc6 (diff)
kick contbuild
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 132d117..5f1c253 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -55,7 +55,6 @@ before_script:
script:
- ${INSTALL_PREFIX}/bin/luarocks make
- export PATH=${INSTALL_PREFIX}/bin:$PATH
-- export LD_LIBRARY_PATH=$HOME/GraphViz/lib:$LD_LIBRARY_PATH
- export TESTLUA=$(which luajit lua | head -n 1)
- ${TESTLUA} -lgraph -e "print('graph loaded succesfully')"
- ${INSTALL_PREFIX}/bin/luarocks install totem