Sha256: 27181e7743b9e2286a0ee5fce189f76347bcd156da0f202deb70a718357a3add

Contents?: true

Size: 592 Bytes

Versions: 1

Compression:

Stored size: 592 Bytes

Contents

language: ruby
rvm:
- 2.4.1
- 2.5.1
- 2.6.1
- jruby-9.1.6.0
cache: bundler
before_install:
  - gem update --system
  - gem install bundler -v 2.0
  - sudo add-apt-repository -y ppa:chris-lea/libsodium
  - sudo apt-get -y update
  - sudo apt-get install -y libsodium-dev
script: LD_LIBRARY_PATH=lib bundle exec rake travis
before_script:
  - cp spec/config.yml.sample spec/config.yml
notifications:
  slack:
    secure: D1gWWsjE9i9XLRM6Bfw2pu3tTPW025iqjhgwE3KNw1QwP2TrehbCwRpjVR4rrnaju9FhYqM0+eT4rFc9g6itBPf2pfN1WziVf/CVJORYTzR9HbLL1rMOaWhEv4x/+Uwu0kxQon9ThnM9w6XjjD1+NoBfGn4Lcgc/OgmUGw1jAvQ=

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stellar-sdk-0.7.0 .travis.yml