Skip to content

Commit 6690f05

Browse files
authored
Merge pull request #26 from tdruez/24-about-file-update
Update ABOUT files to latest SPEC - PART.2
2 parents f54905c + 0d0ac50 commit 6690f05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ install:
1717
- ./configure
1818

1919
before_script:
20-
- pip install aboutcode-toolkit
21-
- about-code check --show-all .
20+
- bin/pip install aboutcode-toolkit
21+
- bin/about-code check --show-all .
2222

2323
script:
2424
- "bin/py.test -vvs"

0 commit comments

Comments
 (0)