Skip to content

Commit

Permalink
gitlab-ci: added ruby-mocha dep to email test
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick J Cherry committed Feb 20, 2017
1 parent 8229845 commit 6814553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -42,7 +42,7 @@ test:doc:
test:email:
variables:
HOSTNAME: test.example.com
TEST_DEPS: exim4-daemon-heavy dovecot-common dovecot-core dovecot-sieve dovecot-managesieved dovecot-imapd dovecot-pop3d ruby-linux-netlink ruby-eventmachine ruby-cracklib cracklib-runtime
TEST_DEPS: exim4-daemon-heavy dovecot-common dovecot-core dovecot-sieve dovecot-managesieved dovecot-imapd dovecot-pop3d ruby-linux-netlink ruby-eventmachine ruby-cracklib cracklib-runtime ruby-mocha
<<: *test

test:firewall:
Expand Down

0 comments on commit 6814553

Please sign in to comment.