diff options
author | Rangi <remy.oukaour+rangi@gmail.com> | 2020-08-08 17:30:36 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi@gmail.com> | 2020-08-08 17:30:36 -0400 |
commit | a1b6beadecda5e030695a65344bd592233d286a5 (patch) | |
tree | 38cb1355c477987446d76b63c9085493e5be44c0 | |
parent | 8d2829372a46dfea770a78b01e9e401c452970a6 (diff) |
check_status reports modified .asm files and makes Travis fail (why?)
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index f402b8c..c7f6a26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,4 +23,3 @@ before_script: - rm -f roms.7z P*\(Header\ Fixed\).sgb script: - make -j2 compare - - check_status |