dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.
http://assimpkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
474 stars 54 forks source link

Add travis ci #29

Closed dmsurti closed 7 years ago

dmsurti commented 7 years ago

Fixes: #8

This adds Travis CI support. Uses xcodebuild to run the logic tests for AssimpKit library on both OS X and iOS platforms.