diff options
| author | J08nY | 2017-04-11 00:52:41 +0200 |
|---|---|---|
| committer | J08nY | 2017-04-11 00:52:41 +0200 |
| commit | 7023180eff5457d23556833e52a3b40c1ec94cc4 (patch) | |
| tree | 081ddb363d89b1c4b1475887b8f69f76c3c4d332 /.travis.yml | |
| parent | 2cf2eec873cb11f2f0767aac41da0f56dbd27cb9 (diff) | |
| download | ecgen-7023180eff5457d23556833e52a3b40c1ec94cc4.tar.gz ecgen-7023180eff5457d23556833e52a3b40c1ec94cc4.tar.zst ecgen-7023180eff5457d23556833e52a3b40c1ec94cc4.zip | |
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index d2d7010..4ca62b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,6 +25,7 @@ before_install: script: - make -j2 + - make test deploy: provider: releases |
