diff --git a/.travis.yml b/.travis.yml index 47eab65..fe546b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,12 +2,7 @@ dist: trusty language: ruby sudo: true # need this for libgirepository1.0-dev # sudo: false # taking advantage of container-based infrastructure -cache: bundler # cache bundled gems from build to build - -addons: - apt: - packages: - - libgirepository1.0-dev # for gobject-introspection +# cache: bundler # cache bundled gems from build to build rvm: - 2.2