changeset 924:204dc7bd62aa coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Sat, 08 Mar 2014 21:02:02 +0800
parents 3a32abe076fc (current diff) 25b7ed9fe854 (diff)
children 185b241a0b4a
files .travis.yml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Sat Mar 08 21:00:32 2014 +0800
+++ b/.travis.yml	Sat Mar 08 21:02:02 2014 +0800
@@ -3,7 +3,6 @@
   - gcc
 
 script: 
-  - mkdir ~/inst
   - autoconf && autoheader && ./configure --enable-bundled-libtom CFLAGS="-O2 -Wall -Wno-pointer-sign" --prefix=$HOME/inst && make install MULTI=1
   - ~/inst/bin/dropbearkey -t rsa -f testrsa
   - ~/inst/bin/dropbearkey -t dss -f testdss