[mlpack-git] master: travis.yml: i hate you (7915012)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 22:16:35 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

>---------------------------------------------------------------

commit 79150123e85ec2e17b65b8b860b0a7e7e7f58e84
Author: Stephen Tu <tu.stephenl at gmail.com>
Date:   Sat Feb 14 22:49:26 2015 -0800

    travis.yml: i hate you


>---------------------------------------------------------------

79150123e85ec2e17b65b8b860b0a7e7e7f58e84
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index a9031aa..66d66c8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,6 @@ before_install:
   - export CC=gcc-4.8
   - export CXX=g++-4.8
   - printenv
-  - diff -u /usr/include/armadillo_bits/config.hpp .travis/config.hpp || exit 0
   - sudo cp .travis/config.hpp /usr/include/armadillo_bits/config.hpp
 install:
   - mkdir build && cd build && cmake .. && make -j4 



More information about the mlpack-git mailing list