Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
Merge pull request #4 from lovoo/cleanup
Browse files Browse the repository at this point in the history
release: build directory
  • Loading branch information
0x46616c6b authored Oct 12, 2016
2 parents b6f701f + 1e90803 commit 27f040b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ deploy:
api_key:
secure: XrlBDTA5GVBrHsGeICH/Ag8ks14ApjJYcqoj1CHitAfmQvAy7w8OmQiybjzUuaIpqZHqgYXaqnlf6cgseyiTqdrqd4GY7+gddVTV6RaJhjYXJkUca+OpF9yzEmseDDtfW4pdBewYs5yb3+3yoLN9mbkMQ6EtlF76yqXUeap9tWXotqEDSSuNtI4tV3Yi0SOapr0MLJOHFnsSQ+x+8qj+Zbp8M2f1SwQ/yMLIKhyyYZutqC7z/6giGWIsxzJVsN91lgndjpM2pTeF3TT2JC63nhiWoqp4n1NlQUKa1Fro382N6iqzreXsZBBcZAvXRzNB4QAbMSZXdYIUARYSSmTi9hvpGM7HPpVF0EXJ59UqzugkWhGC4cPwjFnb1o+br9ckEYO+ZLJdHFXd0H4Mwv0plxKQhzuD+EiolHDwgTa1WIrfZOBVPITvroOQRdzyCSGrciVxZWTl7PixuCSxIPGTkCSndQe53pgJyJmvM7R+nzsa0o1tL9+9c7TNv8g0/gadRHpfZszy4qIBy5hX+fT00NSDAnGnNSLtjVal1rayE2hPWh3xQYUhSgz4UhzqVkHhdYz8z+vvEQCEY9geAYma8dG6k/uunAoOnz/QehRg3GLJw8UfnmbEuPwBp43bdLXn0nZ/xL3NqGJtY3Dw3qfy4e9KJ3XHEbsxvS//FNZlfoA=
file:
- ipmi_exporter_darwin_amd64
- ipmi_exporter_freebsd_386
- ipmi_exporter_freebsd_amd64
- ipmi_exporter_linux_386
- ipmi_exporter_linux_amd64
- ipmi_exporter_linux_arm
- ipmi_exporter_linux_arm64
- ipmi_exporter_windows_386.exe
- ipmi_exporter_windows_amd64.exe
- build/ipmi_exporter_darwin_amd64
- build/ipmi_exporter_freebsd_386
- build/ipmi_exporter_freebsd_amd64
- build/ipmi_exporter_linux_386
- build/ipmi_exporter_linux_amd64
- build/ipmi_exporter_linux_arm
- build/ipmi_exporter_linux_arm64
- build/ipmi_exporter_windows_386.exe
- build/ipmi_exporter_windows_amd64.exe
on:
repo: lovoo/ipmi_exporter
tags: true

0 comments on commit 27f040b

Please sign in to comment.