CI: sources

This commit is contained in:
Jeronimo Vallelunga 2017-07-11 01:19:52 -03:00
parent 5cd7052c78
commit 84dfdba060
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ node_js:
- "node" - "node"
addons: addons:
apt: apt:
sources:
- ubuntu-toolchain-r-test
- ppa:ubuntu-toolchain-r/test
packages: packages:
- python - python
- cmake - cmake