mirror of
https://github.com/throwtheswitch/cexception.git
synced 2026-06-05 21:24:36 +00:00
ecb478a0ed
Bumbed version info. Added .travis.yml for Travis CI build/test validation. Moved license file to repo root for standardization.
5 lines
68 B
Ruby
5 lines
68 B
Ruby
source "http://rubygems.org/"
|
|
|
|
gem "rake"
|
|
gem "test-unit", "~> 2.4"
|