Skip to content

Commit

Permalink
re-enabled parallel testing on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pm47 committed Sep 4, 2019
1 parent 5f349ac commit f7b105f
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 @@ -14,7 +14,7 @@ before_install:
- export PATH=$M2_HOME/bin:$PATH
- sudo sh -c "ulimit -n 65535"
script:
- mvn scoverage:report -Dscalatest.parallel=false
- mvn scoverage:report
cache:
directories:
- .autoconf
Expand Down

0 comments on commit f7b105f

Please sign in to comment.