Authored by Jonas Budelmann

added .travis.yml

  1 +---
  2 + language: objective-c
  3 +
  4 + before_script:
  5 + - brew update
  6 + - brew install xctool
  7 +
  8 + script:
  9 + - xctool -workspace Masonry -scheme Masonry build test