Skip to content

Commit

Permalink
CI: enable recently added syslog-tests in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jnpkrn committed Feb 18, 2016
1 parent 0fc2757 commit fa73c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ addons:
- check
- splint
script: ./autogen.sh
&& ./configure
&& ./configure --enable-syslog-tests
&& make check
&& make distcheck
sudo: false

0 comments on commit fa73c21

Please sign in to comment.