mirror of
https://github.com/facebook/zstd.git
synced 2025-11-05 07:50:38 +03:00
Merge pull request #1707 from felixhandte/travis-versions-test
Run `versionsTest` in CI
This commit is contained in:
@@ -123,6 +123,10 @@ matrix:
|
||||
- make ppcinstall
|
||||
- make ppcfuzz
|
||||
|
||||
- name: Trusty (Versions Compatibility Test)
|
||||
script:
|
||||
- make -C tests versionsTest
|
||||
|
||||
# check release number
|
||||
- name: Tag-Specific Test
|
||||
if: tag =~ ^v[0-9]\.[0-9]
|
||||
|
||||
Reference in New Issue
Block a user