1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
SpaceVim/bundle/verilog/.travis.yml

15 lines
155 B
YAML
Raw Normal View History

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