]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Run `versionsTest` in CI 1707/head
authorW. Felix Handte <w@felixhandte.com>
Wed, 31 Jul 2019 00:11:25 +0000 (20:11 -0400)
committerW. Felix Handte <w@felixhandte.com>
Wed, 31 Jul 2019 00:11:25 +0000 (20:11 -0400)
.travis.yml

index a2c1ae15fc1d032a636fbccbec79341e4454595c..20fa9beebae3715eeb58283f5b8b108faa574a0d 100644 (file)
@@ -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]