Skip to content

Commit

Permalink
xcop and est fixed version in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 14, 2019
1 parent c0ab1bd commit f669958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ before_install:
- rvm use 2.6.0
install:
- gem install pdd -v 0.20.5
- gem install est
- gem install xcop
- gem install est -v 0.3.4
- gem install xcop -v 0.6
env:
global:
- MAVEN_OPTS="-Xmx256m"
Expand Down

0 comments on commit f669958

Please sign in to comment.