Skip to content

An example showing the use of nuke and Nu-based unit testing on Travis CI services.

Notifications You must be signed in to change notification settings

programming-nu/nu-travis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

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
https://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

No packages published

Languages