Skip to content

Commit

Permalink
enable jacoc
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 8, 2017
1 parent f4bfe1c commit 4e01886
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,7 +8,7 @@ script:
- mvn clean
- pdd --source=$(pwd) --file=/dev/null
- est --dir=est --file=/dev/null
- mvn clean install -Pqulice --errors --batch-mode
- mvn clean install -Pqulice -Pjacoco --errors --batch-mode
before_install:
- rvm install 2.2.2
- rvm use 2.2.2
Expand Down

0 comments on commit 4e01886

Please sign in to comment.