boredzo / iso-8601-date-formatter

A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.
http://boredzo.org/iso8601dateformatter/
Other
600 stars 140 forks source link

Use continuous integration #22

Closed boredzo closed 11 years ago

boredzo commented 11 years ago

It'd be nice if we could set up something to automatically build and run the modern tests after each push.

Mentioned as part of #21.

boredzo commented 11 years ago

Travis looks promising.