1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:20:04 +08:00
SpaceVim/bundle/verilog/.travis.yml
2022-04-15 20:36:45 +08:00

15 lines
155 B
YAML
Vendored

language: c
sudo: false
os:
- linux
script:
- make all
after_failure:
- cat test-efm.log
- cat test-syntax.log
- cat test/syntax.sv.new.html