nasm/.travis.yml
Cyrill Gorcunov 6977b23cfb travis: Disable osx for a while
osx update takes too long, disable it for a while.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-10-17 21:40:14 +03:00

10 lines
138 B
YAML

language: c
os:
- linux
env:
- TR_ARCH=local
script:
- ./autogen.sh
- ./configure
- make all
- python3 ./travis/nasm-t.py run