Skip to content

Commit

Permalink
Rearranged architects
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyk committed Dec 11, 2018
1 parent 1d43de3 commit 244a3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ install: |
sudo gem install --no-rdoc --no-ri est
sudo gem install --no-rdoc --no-ri xcop
architect:
- yegor256
- paulodamaso
- yegor256
merge:
script: |
version=$(curl -K ../curl-appveyor.cfg --data "{accountName: 'yegor256', projectSlug: 'takes', pullRequestId: '${pull_id}'}" https://ci.appveyor.com/api/builds | jq -r '.version')
Expand Down

0 comments on commit 244a3f9

Please sign in to comment.