Commit aee1bd08 authored by Ivan Pozdeev's avatar Ivan Pozdeev
Browse files

Lift branch limitations

parent b9071fc7
...@@ -2,11 +2,6 @@ ...@@ -2,11 +2,6 @@
language: generic language: generic
branches:
only:
- master
- devel
cache: cache:
directories: directories:
- $HOME/.ccache - $HOME/.ccache
......
...@@ -32,11 +32,6 @@ environment: ...@@ -32,11 +32,6 @@ environment:
PYTHON_VERSION: "3.6" PYTHON_VERSION: "3.6"
PYTHON_ARCH: "64" PYTHON_ARCH: "64"
branches:
only:
- master
- devel
# We always use a 64-bit machine, but can build x86 distributions # We always use a 64-bit machine, but can build x86 distributions
# with the TARGET_ARCH variable. # with the TARGET_ARCH variable.
platform: platform:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment