mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Remove shell setup for old travis-ci shell script of some kind
This commit is contained in:
@@ -46,7 +46,6 @@ source "$DOTSHELL/golang.sh"
|
|||||||
source "$DOTSHELL/docker.sh"
|
source "$DOTSHELL/docker.sh"
|
||||||
source "$DOTSHELL/google-cloud.sh"
|
source "$DOTSHELL/google-cloud.sh"
|
||||||
source "$DOTSHELL/kubernetes.sh"
|
source "$DOTSHELL/kubernetes.sh"
|
||||||
source "$DOTSHELL/travis-ci.sh"
|
|
||||||
source "$DOTSHELL/amdsdk.sh"
|
source "$DOTSHELL/amdsdk.sh"
|
||||||
|
|
||||||
# Applications
|
# Applications
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
#
|
|
||||||
# Travis-CI
|
|
||||||
#
|
|
||||||
|
|
||||||
[ -f /Users/jimeh/.travis/travis.sh ] && source /Users/jimeh/.travis/travis.sh
|
|
||||||
Reference in New Issue
Block a user