do not build ws for now on travis
This commit is contained in:
parent
288b05a048
commit
14ec12d1f0
@ -7,14 +7,12 @@ matrix:
|
||||
compiler: clang
|
||||
script:
|
||||
- python test/run.py
|
||||
- make
|
||||
|
||||
# Linux
|
||||
- os: linux
|
||||
dist: xenial
|
||||
script:
|
||||
- python test/run.py
|
||||
- make
|
||||
env:
|
||||
- CC=gcc
|
||||
- CXX=g++
|
||||
|
Loading…
x
Reference in New Issue
Block a user