rubygems -> ruby

This commit is contained in:
Niels 2016-08-10 21:00:36 +02:00
parent d02e67d4a9
commit 1c4ca6d7b1

View file

@ -66,7 +66,7 @@ matrix:
addons: addons:
apt: apt:
sources: ['ubuntu-toolchain-r-test'] sources: ['ubuntu-toolchain-r-test']
packages: ['g++-4.9', 'rubygems'] packages: ['g++-4.9', 'ruby']
before_script: before_script:
- wget http://ftp.de.debian.org/debian/pool/main/l/lcov/lcov_1.11.orig.tar.gz - wget http://ftp.de.debian.org/debian/pool/main/l/lcov/lcov_1.11.orig.tar.gz
- tar xf lcov_1.11.orig.tar.gz - tar xf lcov_1.11.orig.tar.gz