Sha256: c8a4b9a8a4d0e2803bdc781d07a434b29202557bbba1d53a4aef2d4aacac5bec
Contents?: true
Size: 733 Bytes
Versions: 1
Compression:
Stored size: 733 Bytes
Contents
language: ruby cache: - bundler - apt dist: trusty sudo: required compiler: - clang addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-7 - autoconf - automake - autotools-dev - libtool - pkg-config - zlib1g-dev - libcunit1-dev - libssl-dev - libxml2-dev - libev-dev - libevent-dev - libjansson-dev - libjemalloc-dev - libc-ares-dev - cmake - cmake-data rvm: - ruby-head - 2.5.3 - 2.4.5 - 2.3.8 before_install: - bin/nghttp2 - export LD_LIBRARY_PATH=$HOME/lib:$LD_LIBRARY_PATH - export PKG_CONFIG_PATH=$HOME/lib/pkgconfig:$PKG_CONFIG_PATH - gem install bundler -v 1.16.0 matrix: allow_failures: - rvm: ruby-head
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grpc_kit-0.1.3 | .travis.yml |