소스 검색

update travis configuration

pull/342/head
Guillaume Vincent 7 년 전
부모
커밋
2b38410337
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. +3
    -2
      .travis.yml

+ 3
- 2
.travis.yml 파일 보기

@@ -1,9 +1,10 @@
dist: trusty
sudo: required
language: python
python:
- 3.4
- 3.5
addons:
postgresql: "9.4"
postgresql: "9.5"
services:
- postgresql
env:


불러오는 중...
취소
저장