rubygems -> ruby
This commit is contained in:
parent
d02e67d4a9
commit
1c4ca6d7b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue