Skip to content

Commit

Permalink
#581 Change order of pdd and est
Browse files Browse the repository at this point in the history
  • Loading branch information
mkordas committed Jan 4, 2016
1 parent c759faf commit 722a03a
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 @@ -15,6 +15,6 @@ install:
- gem install --no-ri --no-rdoc pdd
- gem install --no-ri --no-rdoc est
script:
- mvn clean install -Pqulice --errors
- pdd --file=/dev/null
- est --dir=est --file=/dev/null
- mvn clean install -Pqulice --errors

0 comments on commit 722a03a

Please sign in to comment.