Sha256: 8b2501aa975859faaa0e89bb17c8f9e79a715732fa981deb365348c510145a90
Contents?: true
Size: 571 Bytes
Versions: 3
Compression:
Stored size: 571 Bytes
Contents
language: ruby # sudo: true compiler: - clang - gcc before_install: - sudo apt-get -y install python-software-properties - sudo add-apt-repository -y ppa:mnunberg/cmake - sudo apt-get update - sudo apt-get -y install libgtest-dev libssl-dev libev-dev libevent-dev cmake #addons: # apt: # packages: # - python-software-properties # - cmake # - libcouchbase # - libcouchbase-dev # - libgtest-dev # - libssl-dev # - libev-dev # - libevent-dev # - libcouchbase # - libcouchbase-dev rvm: - 2.2 - 2.1 - 2.0.0 - 1.9.3
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jetel-0.0.18 | .travis.yml |
jetel-0.0.17 | .travis.yml |
jetel-0.0.16 | .travis.yml |