Restrcit Travis to build only master
parent
f42753d28a
commit
90e5f59bb7
|
@ -61,7 +61,11 @@ install:
|
|||
|
||||
script:
|
||||
- bash tests/scripts/run_tests.sh
|
||||
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
slack:
|
||||
|
|
Loading…
Reference in New Issue