]> andersk Git - libyaml.git/blobdiff - .travis.yml
Include an example of a custom tag from Python
[libyaml.git] / .travis.yml
index 402f63177ac0f5660a255ebce396b78112f36486..904cc0d91e39e997cf7b835ad498d6b489313ae5 100644 (file)
@@ -8,3 +8,8 @@ script:
 - ./bootstrap
 - ./configure
 - make test
+- make distclean
+- cmake .
+- make
+- make test
+- make clean
This page took 0.110195 seconds and 4 git commands to generate.