SilverThings / bulldog

Java GPIO Library for BeagleBoneBlack, Raspberry Pi and CubieBoard.
http://www.silverspoon.io
Apache License 2.0
49 stars 23 forks source link

Migrate travis.yml to container-based infrastructure #52

Open mijaros opened 9 years ago

mijaros commented 9 years ago

Container based infrastructure is much faster than current legacy. The process of migration is described here.

Currently we are waiting for approvals in travis-ci/apt-source-whitelist#129 and travis-ci/apt-package-whitelist#1063 After approvals we can stop using sudo command and use container-based infrastructure.