Skip to content

Commit

Permalink
#63 xcop
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 17, 2018
1 parent 9e72ffa commit bf087b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ architect:
- dmarkov
install:
- sudo gem install pdd
- sudo gem install xcop
assets:
secring.gpg: zerocracy/home#assets/secring.gpg
settings.xml: zerocracy/home#assets/jcabi/settings.xml
Expand Down Expand Up @@ -38,4 +39,4 @@ release:
mvn clean deploy -Pqulice -Psonatype -Pjcabi --errors --settings ../settings.xml
mvn clean site-deploy -Pjcabi -Psite --errors --settings ../settings.xml
commanders:
- yegor256
- yegor256
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ before_install:
- rvm use 2.2.2
install:
- gem install pdd
- gem install xcop
- gem install est
env:
global:
Expand Down

0 comments on commit bf087b9

Please sign in to comment.