Skip to content

Commit

Permalink
only release packages from gcc builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtazz committed May 14, 2016
1 parent 3244a01 commit c8e025b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ deploy:
script: ./autogen.sh && ./configure --prefix=`pwd`/usr && make deploy-packages
on:
tags: true
condition: $CXX = g++
env:
global:
- secure: i+h0SxjrHCfvoaXCJ1b+tK0vvNgoLq7Xl/eh34tb3QokacWO+piyLcbSxvz0IcE50ye0x8CyMn2hyyGCgzwHDgaUCmkILS+3y+9E7FC4nYwLvi2mJ2Q9DI1Q5aXhcMXiEYb9b1LjrorUdgs6DcfJVq7ZSU3CawKU/uBtKfC39iQ=
Expand Down

0 comments on commit c8e025b

Please sign in to comment.