소스 검색

preinstall apt https transport

tags/2017.4.1
Petr Michalec 7 년 전
부모
커밋
6969322bee
No account linked to committer's email address
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      .travis.yml

+ 5
- 0
.travis.yml 파일 보기

@@ -2,6 +2,11 @@ sudo: required
services:
- docker

addons:
apt:
packages:
- apt-transport-https

install:
- pip install PyYAML
- pip install virtualenv

Loading…
취소
저장