Sha256: 2f80c61f9ec2dbc205a9cdc919cc997534f6106efee87e1893ce549c7722b68d

Contents?: true

Size: 958 Bytes

Versions: 7

Compression:

Stored size: 958 Bytes

Contents

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

rvm:
- "2.0"
- "2.1"
- "2.2.2"
- "2.3.1"

gemfile:
- Gemfile.activesupport32
- Gemfile.activesupport40
- Gemfile.activesupport41
- Gemfile.activesupport42
- Gemfile.activesupport50

matrix:
  exclude:
    - rvm: "2.0"
      gemfile: Gemfile.activesupport50
    - rvm: "2.1"
      gemfile: Gemfile.activesupport50

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

7 entries across 7 versions & 1 rubygems

Version Path
active_shipping-1.8.6 .travis.yml
active_shipping-1.8.5 .travis.yml
active_shipping-1.8.4 .travis.yml
active_shipping-1.8.3 .travis.yml
active_shipping-1.8.2 .travis.yml
active_shipping-1.8.1 .travis.yml
active_shipping-1.8.0 .travis.yml