blocktest 0.1.1

library for high quality syntax highlighting and code intelligence using Sublime Text's grammars
1
2
3
4
5
6
language: rust
cache:
  - cargo
script:
  - cargo build
  - python tests/check_examples.py