Skip to content

Commit

Permalink
fix(build): See if using ruby 2.2.2 fixes build
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jul 28, 2017
1 parent 3e23c66 commit a6447e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env:
global:
secure: hHS/M9SzgIxGPfTXWxGBkIqsUNY01k1BnH1LChM3vE+549SexzrMJzj8IEywVdru7QvLrTpZlX86F4C939CRzM0rZ7gqxNb0BVgOfON8C9VmgnWWMpyCJYUzH8WsrjigXgU58dk7Szitqt2trP2mgnxq3fm+LLB9+MH6JsoXzpzgPODdcMjpWFyi438i+zSLtTyVQHAzIV4KHYcP951gg3pl3Tr7WSm/hbKVm5GFzej3pj0/C59Tw6qaSZojdcQXG4k/k98oy3Bzea95t4Ka9rh3EQRN8tAkl8av8W0itDvC2eqYdr9caTFoFhM4h3/onnF0/21bi40h4v7SlxFfpA4TxGvH6TWWABuRDTCpnuoGoL1IWO3sm9nWggPKhpADKVsXhg9pC9kM1PxHsoE6BW3XPS7sFcbOzHb1RGjhlPOHgCQKwegTCASEOBdWoDMluGLhB6pe4Vo/gxU7B1cG8Ep6dm7koxGYqrgED7UAmoDbQLLM42/fb8XY43CU121olhycXkq29I0Q3yl8jeAmt/DLI/TnbLVlKMZ2P4G+jmcSA+lcXxG72qZZhLqvWxW0fuGnZNEf1SzFM4RnXFRXV2r3/EHzXTNOla6Op1XrH8P8Qti860F91/Yna6HpyozvfSw0Xy8ivzdjSRlwQRXlIUwm3owxKRPd30/SLjV9z5s=
rvm:
- 2.2.0
- 2.2.2
script:
- bundle install
- bundle exec rake spec
Expand Down

0 comments on commit a6447e2

Please sign in to comment.