Explorar o código

Moved CI.sh to scripts directory.

Michael Ledin %!s(int64=9) %!d(string=hai) anos
pai
achega
df175e0ec7
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml
  2. 0 0
      scripts/CI.sh

+ 1 - 1
.travis.yml

@@ -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

+ 0 - 0
CI.sh → scripts/CI.sh