-
Notifications
You must be signed in to change notification settings - Fork 1
programming-nu/nu-travis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple example showing how Nu can be used to build and unit test Objective-C code using Travis CI. Objective-C source code is assumed to be in the "objc" directory, and building and testing is orchestrated using "nuke", the Nu build tool. Running this locally requires Nu, which is available at http://github.com/timburks/nu. The repository is configured for unit tests to pass. To see a failure, change "4" to something else in test/test_example.nu. Travis CI is a hosted continuous integration service offered at no charge to open source projects hosted on GitHub. For full details see https://travis-ci.org Tim Burks 4/23/2013
About
An example showing the use of nuke and Nu-based unit testing on Travis CI services.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published