mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:26:39 +00:00
6 lines
96 B
Bash
6 lines
96 B
Bash
#
|
|
# Travis-CI
|
|
#
|
|
|
|
[ -f /Users/jimeh/.travis/travis.sh ] && source /Users/jimeh/.travis/travis.sh
|