Add 'test' to Travis build stages

This commit is contained in:
Baptiste Gelez 2018-11-06 19:58:28 +01:00 committed by GitHub
parent 5e4bc64025
commit 849aa43089
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ addons:
- libiberty-dev - libiberty-dev
stages: stages:
- build - build
- test
- code coverage - code coverage
jobs: jobs:
include: include: