faster travis

This commit is contained in:
yenatch 2018-03-10 19:14:47 -05:00
parent 1aefbfa523
commit edf2b05ac3

View file

@ -19,6 +19,6 @@ before_script:
fi; fi;
} }
script: script:
- make - make -j2
- make compare - make compare
- check_status - check_status