Skip to content

Commit

Permalink
update .travis.yml (#1629)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhess authored and dstebila committed Dec 19, 2023
1 parent 5197b9e commit e68dbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: c
before_script:
- sudo apt -y install astyle cmake gcc ninja-build libssl-dev python3-pytest python3-pytest-xdist unzip xsltproc doxygen graphviz valgrind
- sudo apt update && sudo apt -y install astyle cmake gcc ninja-build libssl-dev python3-pytest python3-pytest-xdist unzip xsltproc doxygen graphviz valgrind
jobs:
include:
- arch: ppc64le # The IBM Power LXD container based build for OSS only
Expand Down

0 comments on commit e68dbc6

Please # to comment.