Forráskód Böngészése

install gpg in travis.

Jelmer Vernooij 6 éve
szülő
commit
1b19fca68f
1 módosított fájl, 1 hozzáadás és 1 törlés
  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