diff options
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index eddfd4bc..4ed47948 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,15 +10,13 @@ addons: - valgrind - libstdc++-5-dev # default version is not valgrind-clean -# test_layers takes a long time; divide up the work into multiple jobs on the -# matrix so we don't time out on Travis matrix: include: - env: COMMAND=./test_layers - env: COMMAND=./test_apps script: - - $COMMAND $START $END + - $COMMAND notifications: email: |