Updated travis to only test the master branch.

This commit is contained in:
Marcus Whybrow 2012-06-18 01:59:57 +01:00
parent 2429752c68
commit 51e072f92a

View File

@ -16,3 +16,7 @@ install:
# Run the test script # Run the test script
script: sudo /bin/bash ./test.sh script: sudo /bin/bash ./test.sh
branches:
only:
- master