Stupid me, stupid me..

This commit is contained in:
Godzil 2017-03-17 13:25:09 +01:00
parent 1ac164cbda
commit f5c15c741b

View File

@ -16,9 +16,6 @@ script:
- cmake --build .
- cmake --build . --target coveralls
install: true
env:
global:
- CODECOV_TOKEN=$COVERALLS_REPO_TOKEN
addons:
apt:
sources: