瀏覽代碼

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:


Loading…
取消
儲存