On 07 February, 2017 - Anton Lundin wrote: > Signed-off-by: Anton Lundin <[email protected]> > --- > .travis.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.travis.yml b/.travis.yml > index 42c4f81..be842a0 100644 > --- a/.travis.yml > +++ b/.travis.yml > @@ -48,4 +48,4 @@ script: > cd .. ; > bash -e ./subsurface/scripts/build.sh > - cd subsurface/build ; env CTEST_OUTPUT_ON_FAILURE=1 make check > -# - cd subsurface/build-mobile ; env CTEST_OUTPUT_ON_FAILURE=1 make check > + - cd subsurface/build-mobile ; env CTEST_OUTPUT_ON_FAILURE=1 make check
Wops. This one is b0rked. New code is coming, but the problem is that the tests fail. //Anton -- Anton Lundin +46702-161604 _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
