blob: 083fc7d3a068713662d225b6e9f8e39b4f82282a [file] [log] [blame]
agorararmard6c766a82020-12-10 18:13:12 +02001# SPDX-FileCopyrightText: 2020 Efabless Corporation
agorararmard99dbc242020-11-23 19:56:38 +02002#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
agorararmardafa96ea2020-12-09 23:37:31 +020014# SPDX-License-Identifier: Apache-2.0
agorararmard99dbc242020-11-23 19:56:38 +020015
16language: minimal
17
18branches:
19 only:
20 - develop
21 - master
22 - staging
23 - /^(?i:develop)-.*$/
24
25services:
26 - docker
27
28os:
29 - linux
30
31jobs:
32 include:
33 - name: "The Precheck Test"
agorararmard99dbc242020-11-23 19:56:38 +020034
35install:
36 - sh .travisCI/travisBuild.sh
37
38script:
Vladimir Milovanovićc4f72492020-12-18 13:56:19 +010039 - travis_wait 41 bash .travisCI/runPrecheck.sh