mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-26 07:16:10 +01:00
Fix .travis.yml syntax
This commit is contained in:
parent
7869e5b007
commit
8e8259091c
@ -162,9 +162,6 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
addons: *gcc48
|
addons: *gcc48
|
||||||
apt:
|
|
||||||
sources: ['ubuntu-toolchain-r-test']
|
|
||||||
packages: ['g++-4.8']
|
|
||||||
env: COMPILER='g++-4.8' BUILD_TYPE='Release' CPP11=1
|
env: COMPILER='g++-4.8' BUILD_TYPE='Release' CPP11=1
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user