Skip to content

Commit

Permalink
Use apt addon instead
Browse files Browse the repository at this point in the history
  • Loading branch information
buger committed Mar 27, 2018
1 parent cca6edc commit 3fd5273
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ env:
global:
- TYK_LOGLEVEL=info

before_install:
- sudo add-apt-repository -y ppa:opencpu/jq
- sudo apt-get update -q

addons:
apt:
sources:
- sourceline: 'ppa:opencpu/jq'
packages:
- python3-dev
- python3-pip
Expand Down

0 comments on commit 3fd5273

Please sign in to comment.