1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-23 04:04:54 +08:00

Travis: Disable tests temporarly

This commit is contained in:
Dinesh Bolkensteyn 2016-07-18 11:27:21 +02:00
parent 189db8deef
commit 514accad7a

View File

@ -21,4 +21,4 @@ install:
- make install_deps - make install_deps
- source setup.bash - source setup.bash
script: script:
- make && make test - make