aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarco Paland <marco@paland.com>2017-10-31 13:49:28 +0100
committerMarco Paland <marco@paland.com>2017-10-31 13:49:28 +0100
commit5813e52e3f08ca1c4bb4e4ea41e03ce787ac25c8 (patch)
treef32fa0d2b1bea0f549557a2d4c09d395cee82145 /.travis.yml
parente50beaa69ea4832dd984fef2e4c297df3495801b (diff)
downloadprintf-5813e52e3f08ca1c4bb4e4ea41e03ce787ac25c8.tar.gz
printf-5813e52e3f08ca1c4bb4e4ea41e03ce787ac25c8.tar.bz2
printf-5813e52e3f08ca1c4bb4e4ea41e03ce787ac25c8.zip
Fix compiler/coverity warnings, add test cases
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0d7cadc..c3047a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,7 +40,7 @@ before_install:
# Active branches
branches:
only:
- - travis
+ - master
script:
# Link gcc-6 and g++-6 to their standard commands