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