travis update
This commit is contained in:
parent
83d1b32ebb
commit
1cc4f3cc2b
@ -2,6 +2,7 @@ sudo: required
|
||||
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
|
||||
services:
|
||||
@ -9,6 +10,7 @@ services:
|
||||
|
||||
before_install:
|
||||
- docker pull ubuntu:xenial
|
||||
- cd build && ./build.sh surok_image
|
||||
|
||||
script:
|
||||
- cd build && ./build.sh surok_image
|
||||
- cd build && ./runtests.sh
|
||||
|
Loading…
Reference in New Issue
Block a user