Sha256: 2a60b58b86033d0b36d6fa228b1d2708f1a6086c94ce8a25ebae4b9cd2295692

Contents?: true

Size: 644 Bytes

Versions: 1

Compression:

Stored size: 644 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.1.0
- 2.0.0
- 1.9.3
notifications:
  email: false
  irc:
    channels:
      secure: hkPXdLuGLuCCciK79SXxjWa8BHtaCjBH29ReuAjtyFb/PQcrb/yGOP7L2YVM5uP1dAIv1RQM0CLRdHvXK0f8nlU9y+i10dRXGf4REyan3xW8n+cpMQrd1thm1Kf8q/leLjRuwpwcIFuO2SSyO8/2rwqdy2+BhCMPDg2jXzecd9Q=
    template:
    - "%{repository}/%{branch}/%{build_number}: %{message} -- %{build_url}"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hammerstore-0.0.2 .travis.yml