소스 검색

install gpg in travis.

Jelmer Vernooij 6 년 전
부모
커밋
1b19fca68f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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