From 0015315c4842bd7e5bc8b69418fa1758c13d78a0 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 14 Aug 2017 08:29:40 -0400 Subject: travis test --- Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index d9d7bcd37..af30d860e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -270,6 +270,9 @@ test-fcopy: test: test-profiles test-fcopy test-fs test-utils test-environment test-apps test-apps-x11 test-apps-x11-xorg test-filters test-arguments echo "TEST COMPLETE" +test-travis: test-profiles test-fcopy test-fs test-utils test-environment test-filters test-arguments + echo "TEST COMPLETE" + ########################################## # Individual tests, some of them require root access # The tests are very intrussive, by the time you are done -- cgit v1.2.3-54-g00ecf