Skip to content

Commit

Permalink
remove the debug "cat" command from the travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
raphi011 committed May 7, 2020
1 parent 8e9502a commit 6204fe8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
dist: bionic


language: go
go: "1.14"
env:
- GO111MODULE=on
before_install:
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D919CE8B27A64C16656FCA9FF1532673651F9C6C
- cat /etc/apt/sources.list
- echo "deb https://ubuntu-bionic-repo.libelektra.org/ bionic main" >> /etc/apt/sources.list
- sudo apt-get update
- sudo apt-get install libelektra4 libelektra-dev
Expand Down

0 comments on commit 6204fe8

Please sign in to comment.