Skip to content

Commit f6ef294

Browse files
committed
added globing
1 parent e650666 commit f6ef294

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

.travis.yml

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,8 @@ deploy:
55
provider: releases
66
api_key:
77
secure: VBkbwBoMVsYTZ02etqfZwt2BUXVRgXYrBU4FL5ciQNEGGRGeFrytL7WQ44cnQbMFtJupMfotLI6RbxLesbGSsRqfJMxDUrQVhopo9RY7anyoACxnY9B+jy1etJlIl4ItMb7WBfPtATW0J2S4V2t7eSKweu7ZmHlrE9Cg7hpflRTFBSiQ5VwTEEvUXV4E1KUdxt8aRUKfvQ1Q+e19fb2bu6wCPM2YJh54t2SfsFzGVljqrN/HvGEY1e7OvzB9wzAeH30aVAJRZIeSMSSUToNwZyBRazZzahqirMclJn7hg3nX+a0Fej2t1nFdqancCzs5zXL1T1lCZLPewGQzoR7GMzfNWLAOud8ZRQDys4insvwM+C0+wqlWY2X8VKkc7aZ8IVdDVEsrZI1sNXafFtayGpV5RzwCQc6DjE4WzEYf4g9snjv5y7ZV/RvZM2yIBy4B3sktnijWTKUvMkmoZV02aaqh+0VJYh+ERdbFka9fe7eBGq1DJRIj+pDiStgs5U3eGbaARMLVHMbwPJMNdvKX5jB6v6LTWAiIQqKnnyTvS4ru/r91pwQybrBOb93v0m+STWwaGUT0/7DhFLHf9D3wMhPe3lCk4QdrMyCNwvKafoWJ3uC9UPdGPvhWqvujO6URKa9DWzRrBDPmb6pdxrhM7A4+Bf1YI6L2aV7n6RREJ5c=
8-
file:
9-
- atlas_exporter-0.6.0_freebsd_386
10-
- atlas_exporter-0.6.0_linux_amd64
11-
- atlas_exporter-0.6.0_linux_ppc64le
12-
- atlas_exporter-0.6.0_openbsd_386
13-
- atlas_exporter-0.6.0_freebsd_amd64
14-
- atlas_exporter-0.6.0_linux_arm
15-
- atlas_exporter-0.6.0_netbsd_386
16-
- atlas_exporter-0.6.0_openbsd_amd64
17-
- atlas_exporter-0.6.0_freebsd_arm
18-
- atlas_exporter-0.6.0_linux_arm64
19-
- atlas_exporter-0.6.0_netbsd_amd64
20-
- atlas_exporter-0.6.0_linux_386
21-
- atlas_exporter-0.6.0_linux_ppc64
22-
- atlas_exporter-0.6.0_netbsd_arm
8+
file_glob: true
9+
file: atlas_exporter-*
2310
skip_cleanup: true
2411
on:
2512
repo: czerwonk/atlas_exporter

0 commit comments

Comments
 (0)