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 8c5baa5 commit debab51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
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 debab51

Please sign in to comment.