MaximAlien / MotionTracker

iOS application which uses CoreMotion to track motion activities like number of steps, distance etc
9 stars 3 forks source link

Set up CI to run unit tests #15

Open MaximAlien opened 9 years ago

MaximAlien commented 9 years ago

Added .travis.yml file for Travis CI.

Got to write sample script to run unit tests after each submit to Git.