Skip to content

Commit c8e025b

Browse files
committed
only release packages from gcc builds
1 parent 3244a01 commit c8e025b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ deploy:
3535
script: ./autogen.sh && ./configure --prefix=`pwd`/usr && make deploy-packages
3636
on:
3737
tags: true
38+
condition: $CXX = g++
3839
env:
3940
global:
4041
- secure: i+h0SxjrHCfvoaXCJ1b+tK0vvNgoLq7Xl/eh34tb3QokacWO+piyLcbSxvz0IcE50ye0x8CyMn2hyyGCgzwHDgaUCmkILS+3y+9E7FC4nYwLvi2mJ2Q9DI1Q5aXhcMXiEYb9b1LjrorUdgs6DcfJVq7ZSU3CawKU/uBtKfC39iQ=

0 commit comments

Comments
 (0)