Browse Source

Update travis config not to send email notifications

pull/1/head
João Brázio 8 years ago
committed by Scott Lahteine
parent
commit
5cdd6f02ec
  1. 3
      .travis.yml

3
.travis.yml

@ -1,6 +1,9 @@
---
language: c
#
notifications:
email: false
#
before_install:
#
# Fetch the tag information for the current branch

Loading…
Cancel
Save