xref: /third_party/libfuse/.travis.yml
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libfuse/
16881f68fSopenharmony_cisudo: required
26881f68fSopenharmony_cidist: bionic
36881f68fSopenharmony_ci
46881f68fSopenharmony_cibefore_install:
56881f68fSopenharmony_ci    - curl https://spot.fedorapeople.org/spotfoss-ppa.key | sudo apt-key add -
66881f68fSopenharmony_ci    - wget https://launchpad.net/~spotfoss/+archive/ubuntu/ppa/+files/valgrind_3.16.1-2_amd64.deb
76881f68fSopenharmony_ci    - sudo apt install ./valgrind_3.16.1-2_amd64.deb
86881f68fSopenharmony_cilanguage:
96881f68fSopenharmony_ci    - c
106881f68fSopenharmony_ci    - c++
116881f68fSopenharmony_ciaddons:
126881f68fSopenharmony_ci  apt:
136881f68fSopenharmony_ci    sources:
146881f68fSopenharmony_ci    - sourceline: 'ppa:ubuntu-toolchain-r/test'
156881f68fSopenharmony_ci    packages:
166881f68fSopenharmony_ci    - doxygen
176881f68fSopenharmony_ci    - clang
186881f68fSopenharmony_ci    - libstdc++-7-dev 
196881f68fSopenharmony_ci    - libstdc++-10-dev
206881f68fSopenharmony_ci    - gcc
216881f68fSopenharmony_ci    - gcc-7
226881f68fSopenharmony_ci    - gcc-10
236881f68fSopenharmony_ci    - python3-pip
246881f68fSopenharmony_ci    - python3-setuptools
256881f68fSopenharmony_ci    - ninja-build
266881f68fSopenharmony_ciinstall: test/travis-install.sh
276881f68fSopenharmony_ciscript: test/travis-build.sh
286881f68fSopenharmony_ci
29

Indexes created Thu Nov 07 10:32:03 CST 2024