Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Commit

Permalink
only deploy from travis for gcc builds and release v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtazz committed Dec 24, 2015
1 parent b4f80c7 commit 273f346
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ deploy:
script: ./autogen.sh && ./configure --prefix=`pwd`/usr && make deploy-packages
on:
tags: true
condition: $CXX = g++
env:
global:
- secure: iPRn0MYE/6YNGBCP/mVxOBa0PFMV1snwwJpe55Vf4dFMtR2NQ0zFNDzBFx3vTyzaW8sTb6D0IGFsrBwJK/6WFC0a87nKK6jfg/OeOdxV5cMBLOyFUY/AuK3SHaJcJc0BxjCAvU1cYsIYLu5NrvQxllJ+bKBXWQd4caXQ+PkWGd37DGp5wiJc0kbE4LrUVDKV0OBnls9+zcA2vO96f1AAvt+5vjds0CjzflqoSon8sX2Ki9bjpAapquDqTAqZx3Hyiv7BmJF7iCbX6KnhR9NGk0ufeZVBVgX7U5LBZrcCEdtGCYhj1sH29N3XTMv1pKKFftDqWgFpko7WP9Ow0Eb1lJDsF+69dGExS664gt6qPU9+sfKUrd+wx4D3dpd90hPMU9lWEFLe+9i5aLzP/lWVTx5j2yk9kwZFwFm7aEVT/QBZLGboTvBp6jf2sNpheZXqivutWz6uoG9MwBj2X12IqnvbKqYema8wnatCOIVoYoAacV6IldTmVCaXsCOSVDc6Nf7EunyP2IREfcX/qn4fBR0at9rjTrrcqf8xXCALs0B8Qb8/e9Exl0vMj5gnJ00z7m2MdEkwdZhWjSy3/d9nvn33caPDjy89LTqa7gyu1KbUeSJTbGYy68qzzdwYuymGbEvv8+AVF6Y11lZXTIgKYQRlWtZz8WdVfEWwlU78rIc=
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v0.4.4 (12/24/2015)
- only deploy from travis for gcc builds

## v0.4.3 (12/24/2015)
- add missing package_cloud dependency to travi-ci deploy

Expand Down

0 comments on commit 273f346

Please sign in to comment.