Skip to content

Commit 64a616a

Browse files
author
Vladimir Kotal
committed
install pip3
1 parent af06edf commit 64a616a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ box: openjdk:8-jdk
1212
build:
1313
steps:
1414
- install-packages:
15-
packages: sudo maven cvs git mercurial cssc bzr subversion monotone rcs autoconf python3 python3-venv build-essential pkg-config
15+
packages: sudo maven cvs git mercurial cssc bzr subversion monotone rcs autoconf python3 python3-venv python3-pip build-essential pkg-config
1616
- script:
1717
name: Install Universal ctags
1818
code: ./dev/install-universal_ctags.sh

0 commit comments

Comments
 (0)