Browse Source

Removed unnecessary install.

Michael Ledin 9 years ago
parent
commit
0f518e37e5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      scripts/CI.sh

+ 0 - 2
scripts/CI.sh

@@ -12,8 +12,6 @@ eval "$(swiftenv init -)"
 
 swiftenv version
 
-swiftenv install
-
 swift build --clean dist
 swift package fetch