]> gitweb.factorcode.org Git - factor.git/commit
travis.yml: Testing all of core is too much code? It hung for 10m without any output.
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 5 Jul 2018 06:18:37 +0000 (01:18 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 5 Jul 2018 06:18:37 +0000 (01:18 -0500)
commit739742d0ae20039490e0e32d3d718724ac6dce93
tree399e586e4beaa601ede91723b6c7770d5e5003ff
parent4d3430c8cc5cfa7b28b0ad2f7a5e72c9c457c814
travis.yml: Testing all of core is too much code? It hung for 10m without any output.

Maybe we could load-all then test core?
Also, maybe doing ``"math" test`` takes too long because we test all the subvocabs, so we should just test single vocabs at a time, non-recursively.
.travis.yml