Sha256: 0b70f9eae028d3992c334d646dd75bc2a2cce9abfec49f22272e59a9589a1fca
Contents?: true
Size: 500 Bytes
Versions: 1
Compression:
Stored size: 500 Bytes
Contents
language: ruby cache: bundler before_install: - sudo apt-get update - sudo apt-get install libsnappy-dev - git clone git://github.com/spotify/sparkey.git - cd sparkey - autoreconf --install - ./configure --prefix=/usr - make - sudo make install - cd /home/travis/build/akerl/hammerstore rvm: - 2.2.0 - 2.1.5 - 2.0.0-p598 - 1.9.3-p551 notifications: email: false irc: channels: - irc.oftc.net#akerl template: - "%{repository}/%{branch}/%{build_number}: %{message} -- %{build_url}"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hammerstore-1.0.0 | .travis.yml |