Build PR branches only once (for origin branches) and skip docs changes
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
language: minimal
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- name: Linux | x86_64 + i686 | Python 3.5
|
||||
|
||||
Reference in New Issue
Block a user