summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCraig <craig@stembolt.com>2018-11-30 13:45:59 -0800
committerCraig <craig@stembolt.com>2018-11-30 13:51:17 -0800
commited7fb2f542421bc733cd153399c543ac74587b28 (patch)
tree2a5c8f47b08a38a2011e0590aedf0ddb3fb7cb08 /.travis.yml
parent73a730c5579f79300eac3d7ec09351eda9593bf6 (diff)
Add Path To Find Command
OS X's `find` command requires a path. By changing `find -type f` to `find . -type f` we can make sure this is compatible with OS X without losing its Linux support.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions