Skip to content

Commit

Permalink
PDD check for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
llorllale committed Aug 16, 2018
1 parent 03cd479 commit e841689
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 @@ -5,11 +5,11 @@ cache:
- $HOME/.m2
script:
- set -e
- pdd --file=/dev/null
- mvn clean site -Psite --errors --batch-mode
- mvn clean install -Pqulice --errors --batch-mode
install:
- gem install pdd
- gem install est
- gem install xcop
env:
global:
Expand Down

0 comments on commit e841689

Please sign in to comment.