From 51a0635c61e0cedb26b48e6aed33f1d435b80754 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Thu, 8 Oct 2015 19:40:02 -0400 Subject: [PATCH] Use container testing infrastructure. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4c043cf..5fa72c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ php: - 5.5 - 5.4 - 5.3 +root: false # download test suite and run tests... submodule? meta testing project with # all of the reference implementations? script: