blob: 9cd03d1a75f29f400a1f3784772527b7a795b9ff [file] [log] [blame]
# Travis configuration. Build the simulator and run its tests.
language: rust
script:
- cd sim; cargo build --release
- cd sim; cargo run --release -- runall