Skip to content

Commit 1b65531

Browse files
committed
install g+
1 parent b54902b commit 1b65531

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
@@ -19,7 +19,7 @@ before_install:
1919
- sudo apt install -y software-properties-common
2020
- sudo add-apt-repository -y ppa:deadsnakes/ppa
2121
- sudo apt update
22-
- sudo apt install -y python3-pip python3.6
22+
- sudo apt install -y python3-pip python3.6 g++
2323
- pip3 install -U pip
2424
- pip3 install setuptools
2525
- pip3 install -r requirements.txt

0 commit comments

Comments
 (0)