summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-10-17 16:09:40 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-10-17 16:09:40 +0200
commitb738293bea7e0fe7fd32e42840fec21645d2a3e2 (patch)
tree609bc4d1a4d422aa60b9a362f99aac9389cead88 /.travis.yml
parent0465c27a3e49c73c040848212ac745bca4eae9a9 (diff)
Test 'make install' as part of cpp build. Remove 'install' job
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 20937176541..b44418606e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,7 +32,5 @@ matrix:
if: type = pull_request
- env: BUILD_TYPE="cpp"
if: type = pull_request
- - env: BUILD_TYPE="install"
- if: type = pull_request
- env: BUILD_TYPE="full"
if: NOT type = pull_request