Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
LBCrion committed Aug 21, 2021
1 parent 7250808 commit 99c166a
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
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
compiler: gcc
before_install:
- sudo echo 'Acquire::https::packages.erlang-solutions.com::Verify-Peer "false";' > /etc/apt/apt.conf.d/99influxdata-cert
- sudo update-ca-certificates
- sudo apt-get update
- sudo apt-get -y install libgtk-3-dev meson libgtk-layer-shell-dev
- wget https://github.com/vstakhov/libucl/archive/0.8.1.tar.gz -O /tmp/libucl.tgz
Expand Down

0 comments on commit 99c166a

Please sign in to comment.