Skip to content

Commit

Permalink
Quieter builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jangaraj committed Jan 10, 2017
1 parent 840a834 commit ea233bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ branches:
- master

before_script:
- "svn --quiet export svn://svn.zabbix.com/3.0 ~/zabbix/"
- "svn --quiet export svn://svn.zabbix.com/branches/3.2 ~/zabbix/"
- "cd ~/zabbix"
- "./bootstrap.sh 1>/dev/null"
- "./configure --enable-agent"
Expand Down

0 comments on commit ea233bc

Please sign in to comment.