1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-25 14:22:54 +02:00

ci: soft-disable Travis and AppVeyor

This commit is contained in:
Andrew Gallant
2020-02-18 18:15:02 -05:00
parent b44554c803
commit 0373f6ddb0
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
exit 0
# build, test and generate docs in this phase
set -ex