travis update
This commit is contained in:
parent
83d1b32ebb
commit
1cc4f3cc2b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user