diff --git a/scripts/travis-build.sh b/scripts/travis-build.sh index 9d44b0260..5e9babc8f 100755 --- a/scripts/travis-build.sh +++ b/scripts/travis-build.sh @@ -15,6 +15,7 @@ cd gap ./configure --with-gmp=system $GAP_FLAGS make mkdir pkg +cd .. echo -en 'travis_fold:end:InstallGAP\r' # Compile the Digraphs package