[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tlsdate/master] remove the make install because we made the travis-ci build fail
commit c902f512c249ae79bcd8f25c75c10912813f1dd2
Author: Jacob Appelbaum <jacob@xxxxxxxxxxxxx>
Date: Mon Apr 15 19:49:19 2013 -0700
remove the make install because we made the travis-ci build fail
---
.travis.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 037b922..b4c67a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,4 +9,4 @@ branches:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq autotools-dev debhelper dh-apparmor hardening-wrapper libssl-dev
-script: ./configure && make && make test && make install
+script: ./configure && make && make test
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits