aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2018-06-02 14:29:00 +0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2018-06-02 14:29:00 +0200
commit7426cfa1685efcd9b41748207183d1d9c1464b60 (patch)
tree04ae91ee73d0dc5bbd98a68496d64cc629472ee3 /.travis.yml
parenta4eb8a35157dcbfb02b88cda8ece417299ec1373 (diff)
downloadblogc-7426cfa1685efcd9b41748207183d1d9c1464b60.tar.gz
blogc-7426cfa1685efcd9b41748207183d1d9c1464b60.tar.bz2
blogc-7426cfa1685efcd9b41748207183d1d9c1464b60.zip
build: added static-all target
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8ee127d..7849ca7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,6 +61,9 @@ matrix:
- TARGET=static
- compiler: gcc
env:
+ - TARGET=static-all
+ - compiler: gcc
+ env:
- TARGET=win32
addons:
apt: