[milter-manager-commit] milter-manager/milter-manager at d401dfb [master] travis: install python3-setuptools

アーカイブの一覧に戻る
Kouhei Sutou null+****@clear*****
Mon May 13 14:17:04 JST 2019


Kouhei Sutou	2019-05-13 14:17:04 +0900 (Mon, 13 May 2019)

  Revision: d401dfb291629f44c3fe78896b086bd7c545e0e7
  https://github.com/milter-manager/milter-manager/commit/d401dfb291629f44c3fe78896b086bd7c545e0e7

  Message:
    travis: install python3-setuptools

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -0)
===================================================================
--- .travis.yml    2019-05-13 14:11:44 +0900 (a6b3b892)
+++ .travis.yml    2019-05-13 14:17:04 +0900 (86f2d2af)
@@ -8,6 +8,7 @@ addons:
   apt:
     packages:
       - python3-pip
+      - python3-setuptools
 
 services:
   - docker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/milter-manager-commit/attachments/20190513/c3a114be/attachment.html>


More information about the milter-manager-commit mailing list
アーカイブの一覧に戻る