Skip to content

Commit

Permalink
Attempt #6 to make the travis script 3.x compatible #54
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Druez <tdruez@nexb.com>
  • Loading branch information
tdruez committed Nov 18, 2020
1 parent 2b10c4f commit fff67ff
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ addons:
- bzip2

env:
- SCANCODEIO_DB_USER=postgres
# Bypass the virtualenv in Makefile commands
- ACTIVATE=
global:
- SCANCODEIO_DB_USER=postgres
# Bypass the virtualenv in Makefile commands
- ACTIVATE=

install:
- make dev
Expand Down

0 comments on commit fff67ff

Please sign in to comment.