blob: fd4a0c04e6d5c61d3a87b90e8651c2dabed1adf5 [file] [log] [blame]
Brendan Jackmanbd1003e2017-02-14 15:12:51 +00001# SPDX-License-Identifier: Apache-2.0
2#
3# Copyright (C) 2017, ARM Limited and contributors.
4#
5# Licensed under the Apache License, Version 2.0 (the "License"); you may
6# not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
13# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16#
17
18sudo: required
19language: python
20install:
Brendan Jackman01227a62017-09-19 15:06:37 +010021 - pip install --upgrade trappy bart-py devlib psutil wrapt matplotlib
Brendan Jackmanbd1003e2017-02-14 15:12:51 +000022script:
23 - cd $TRAVIS_BUILD_DIR
Brendan Jackmane1a71df2017-09-20 12:18:01 +010024 - 'echo backend : Agg > matplotlibrc' # Otherwise it tries to use tkinter
Brendan Jackmanbd1003e2017-02-14 15:12:51 +000025 - source init_env && lisa-test tests/lisa/