We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c68e38 commit 7bd9dfdCopy full SHA for 7bd9dfd
dev/before_install
@@ -7,7 +7,7 @@ if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
7
exit 1
8
fi
9
10
- sudo apt-get install -qq cvs git mercurial cssc bzr subversion monotone rcs rcs-blame python3 python3.4-venv python3-pip nodejs
+ sudo apt-get install -qq cvs git mercurial cssc bzr subversion monotone rcs rcs-blame python3 python3-venv python3-pip nodejs
11
if [[ $? != 0 ]]; then
12
echo "cannot install extra packages"
13
0 commit comments