Skip to content

Commit 95d40ec

Browse files
authored
build: use latest pip during build (#211)
Signed-off-by: Phil Adams <[email protected]>
1 parent 7114553 commit 95d40ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ install:
1818
- pip install setuptools=="60.8.2"
1919

2020
script:
21-
- make ci
21+
- make all
2222

2323
before_deploy:
2424
- nvm install 18

0 commit comments

Comments
 (0)