Skip to content

Instantly share code, notes, and snippets.

@kozo2
Created January 3, 2016 00:06
Show Gist options
  • Select an option

  • Save kozo2/9a04d663e066a8048cce to your computer and use it in GitHub Desktop.

Select an option

Save kozo2/9a04d663e066a8048cce to your computer and use it in GitHub Desktop.
travis yml file for karabiner
language: cpp
os:
- osx
compiler:
- clang
before_install:
#- brew update; brew upgrade
- gem install cocoapods; pod setup
- make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment