We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f1a56 commit de477e1Copy full SHA for de477e1
travis.yml renamed to .travis.yml
@@ -24,5 +24,4 @@ script:
24
25
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then export PATH=$(pwd)/tests/$SWIFT_VERSION-ubuntu14.04/usr/bin:"${PATH}" ; fi
26
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then swift build ; fi
27
- - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then swift test ; fi
28
-
+ - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then swift test ; fi
0 commit comments