aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fafcbd3d..4d1406ec 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,6 @@ notifications:
email: false
install:
- "pip install nose nose-cov --use-mirrors"
- - "make gpgkey"
- "DESTDIR=. make install"
script:
- "make test"