Skip to content

Commit

Permalink
added ./configure to before_deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
v-zhuravlev committed Sep 24, 2018
1 parent b3a91aa commit 4042ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
after_failure: true
before_deploy:
- ./autogen.sh
- ./configure --enable-zabbix-3.2 -q
- make dist
deploy:
provider: releases
Expand Down

0 comments on commit 4042ff9

Please sign in to comment.