Browse Source

install gpg in travis.

Jelmer Vernooij 6 years ago
parent
commit
1b19fca68f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -29,7 +29,7 @@ matrix:
     #  sudo: true
 
 install:
-  - travis_retry pip install -U pip coverage codecov flake8 $TEST_REQUIRE
+  - travis_retry pip install -U pip coverage codecov flake8 gpg $TEST_REQUIRE
 
 script:
   # Test without c extensions