Revision e42371c3ccb671740b0942e8a390d6ec43454d63 authored by Shane Emmons on 24 October 2014, 20:39:40 UTC, committed by Shane Emmons on 24 October 2014, 20:39:40 UTC
Fix symbol_first for CZK (Czech Koruna)
2 parent s 0f7e156 + 25a0e44
Raw File
.travis.yml
language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.2
  - rbx-2
script: bundle exec rspec spec
notifications:
  recipients:
    - semmons99@gmail.com
    - andreas@aloop.org
    - weppos@weppos.net
back to top