Sha256: 4f28c5a8403985b3ff9e3420e67380fb6e33db00ea21c70a259c81af787bd4b9

Contents?: true

Size: 887 Bytes

Versions: 4

Compression:

Stored size: 887 Bytes

Contents

language: ruby
script: bundle exec rake test
sudo: false

rvm:
- "2.2.2"
- "2.3.1"
- "2.4.0"

gemfile:
- gemfiles/activesupport42.gemfile
- gemfiles/activesupport50.gemfile
- gemfiles/activesupport_master.gemfile

matrix:
  exclude:
    - rvm: "2.4.0"
      gemfile: gemfiles/activesupport42.gemfile

env:
  global:
  - ACTIVESHIPPING_NEW_ZEALAND_POST_KEY=4d9dc0f0-dda0-012e-066f-000c29b44ac0
  - ACTIVESHIPPING_CANADA_POST_LOGIN=CPC_DEMO_XML
  - ACTIVESHIPPING_CANADA_POST_PWS_CUSTOMER_NUMBER=2004381
  - ACTIVESHIPPING_CANADA_POST_PWS_API_KEY=6e93d53968881714
  - ACTIVESHIPPING_CANADA_POST_PWS_SECRET=0bfa9fcb9853d1f51ee57a
  - ACTIVESHIPPING_USPS_LOGIN=677JADED7283
  - ACTIVESHIPPING_UPS_LOGIN=shopifolk
  - ACTIVESHIPPING_UPS_KEY=7CE85DED4C9D07AB
  - ACTIVESHIPPING_UPS_PASSWORD=Shopify_rocks
  - ACTIVESHIPPING_UPS_ORIGIN_ACCOUNT=X3V606
  - ACTIVESHIPPING_UPS_ORIGIN_NAME=Shopify

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
active_shipping-2.1.1 .travis.yml
active_shipping-2.1.0 .travis.yml
active_shipping-2.0.1 .travis.yml
active_shipping-2.0.0 .travis.yml