mirror of
https://github.com/ThrowTheSwitch/CException
synced 2025-04-28 14:49:32 -04:00
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"
|