Skip to content

Commit

Permalink
Moved CI.sh to scripts directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ledin committed Aug 22, 2016
1 parent 22cae2a commit df175e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,4 +8,4 @@ osx_image: xcode8
install:
- eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/9f442512a46d7a2af7b850d65a7e9bd31edfb09b/swiftenv-install.sh)"
script:
- ./CI.sh
- ./scripts/CI.sh
File renamed without changes.

0 comments on commit df175e0

Please sign in to comment.