From 849aa43089221e9ebaf3d2fa1fbef0c16f56a647 Mon Sep 17 00:00:00 2001 From: Baptiste Gelez Date: Tue, 6 Nov 2018 19:58:28 +0100 Subject: [PATCH] Add 'test' to Travis build stages --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 78739402..a4e257c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ addons: - libiberty-dev stages: - build + - test - code coverage jobs: include: