Skip to content

Commit

Permalink
Created travis config file
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkleveter committed Nov 13, 2017
1 parent d4dbb07 commit 2d85418
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
os:
- linux
- osx
language: generic
sudo: required
dist: trusty
osx_image: xcode9
script:
- eval "$(curl -sL https://gist.githubusercontent.com/calebkleveter/adbc184c15d25a15914d91b7497bdcd4/raw/a1675c935d2af18958510c8c434518a808b32dbc/TravisPodLint.sh)"

0 comments on commit 2d85418

Please sign in to comment.