Skip to content

Commit

Permalink
Parallel testing FTW
Browse files Browse the repository at this point in the history
  • Loading branch information
eneko committed Oct 19, 2017
1 parent 50b737b commit d579ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ osx_image: xcode9
install:
- eval "$(curl -sL https://swiftenv.fuller.li/install.sh)"
script:
- swift test
- swift test --parallel

0 comments on commit d579ece

Please sign in to comment.