Sha256: a5e11c62b055ff2b9d2f9e45082632efbdc8eede0235dca2fc1415794ce72a5f
Contents?: true
Size: 686 Bytes
Versions: 1
Compression:
Stored size: 686 Bytes
Contents
language: - ruby rvm: - 1.9.3 - 2.0.0 - 2.1.1 before_script: - wget -qO - http://obs.express42.com/project_root:/zabbix2.4/precise/Release.key | sudo apt-key add - - echo "deb http://obs.express42.com/project_root:/zabbix2.4/precise/ ./" | sudo tee /etc/apt/sources.list.d/zabbix.list - sudo apt-get update - sudo apt-get install libiodbc2 - sudo apt-get install zabbix-server-pgsql zabbix-frontend-php - echo "$(curl -fsSL https://gist.githubusercontent.com/evtuhovich/9544441/raw/d661863063b76cc8e2599bc44d8595b1f86ece38/zabbix)" | sudo tee /etc/zabbix/web/zabbix.conf.php script: "ZABBIX_HOST_URL=http://localhost/zabbix/api_jsonrpc.php bundle exec rspec spec/*"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zabbixapi-2.4.0 | .travis.yml |