Преглед изворни кода

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…
Откажи
Сачувај