Skip to content

Commit

Permalink
Add similarity functions
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanzimanyi committed Oct 22, 2021
1 parent 340acff commit 782dcad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,9 +1,9 @@
env:
# - PGMAJOR=10 PGISMAJOR=2.5 COVERAGE=0
# - PGMAJOR=11 PGISMAJOR=2.5 COVERAGE=0
# - PGMAJOR=12 PGISMAJOR=2.5 COVERAGE=0
- PGMAJOR=12 PGISMAJOR=2.5 COVERAGE=0
# - PGMAJOR=13 PGISMAJOR=2.5 COVERAGE=0
- PGMAJOR=13 PGISMAJOR=3 COVERAGE=0
# - PGMAJOR=13 PGISMAJOR=3 COVERAGE=0
# - PGMAJOR=13 PGISMAJOR=3 COVERAGE=1

language: c
Expand Down

0 comments on commit 782dcad

Please sign in to comment.