mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Updated travis to only test the master branch.
This commit is contained in:
parent
2429752c68
commit
51e072f92a
@ -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
|
Loading…
Reference in New Issue
Block a user