diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 48a74ff..aa115cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,6 @@ +branches: + only: + - master + script: - ./run all |