travis update

This commit is contained in:
Denis Zheleztsov 2016-11-12 13:25:19 +03:00
parent 83d1b32ebb
commit 1cc4f3cc2b

View File

@ -2,6 +2,7 @@ sudo: required
language: python language: python
python: python:
- "3.4"
- "3.5" - "3.5"
services: services:
@ -9,6 +10,7 @@ services:
before_install: before_install:
- docker pull ubuntu:xenial - docker pull ubuntu:xenial
- cd build && ./build.sh surok_image
script: script:
- cd build && ./build.sh surok_image - cd build && ./runtests.sh