Add Travis CI integration with ESnet's Slack.

This commit is contained in:
Bruce A. Mah 2017-09-19 10:43:34 -07:00
parent 4a45b32b47
commit ea72479856
No known key found for this signature in database
GPG Key ID: 4984910A8CAAEE8A

View File

@ -6,4 +6,8 @@ os:
- linux
- osx
notifications:
slack:
secure: ImUmX7hcYotHWCDBfOcIvF6H7kkeGqiaUCy7SVPFtgPbz33ttpbRd94E7oxWVmZMLKb+i6+JCujTEWGwGBimzH+DjL0LLWs0ShzXZIUa1UzEPTc4hgV6VAxucYKFg2WrbXgOPWbulkMG1VZ6pX7GlAEGf0qyNqn44F7S2ay9m18=
script: ./configure && make && make check