Remove unused env value.

This commit is contained in:
Kohei Takahashi
2017-10-18 08:09:30 +09:00
parent 26f69719d0
commit 3e7d928ddd

View File

@@ -16,15 +16,7 @@ branches:
- master
- develop
env:
matrix:
- BOGUS_JOB=true
matrix:
exclude:
- env: BOGUS_JOB=true
include:
- os: linux
compiler: g++