]> andersk Git - libyaml.git/blobdiff - .travis.yml
Add `make test-all` to travis
[libyaml.git] / .travis.yml
index f6d10a47a0fdf25cca25233041cf19377b478266..dada04bc6774d99eb72cf29aac5a6c463a619b52 100644 (file)
@@ -11,7 +11,7 @@ compiler:
 script:
 - ./bootstrap
 - ./configure
-- make test
+- make test-all
 - make distclean
 - cmake .
 - make
This page took 0.024673 seconds and 4 git commands to generate.