From 56346972937bb7a253d0c6d53cc7a60d3f195fbf Mon Sep 17 00:00:00 2001 From: Austin Geannopoulos Date: Tue, 25 Apr 2017 11:28:51 -0400 Subject: [PATCH] NO-JIRA - Added a comment to .travis.yml for PR testing purposes --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a2b4e07eb1..b3cd4417f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,6 +45,7 @@ addons: - make - valgrind +# This is a test comment added to make a PR. before_install: - git submodule add https://github.com/apache/qpid-proton.git - git submodule init