Commit 140fb485 authored by Dr.李's avatar Dr.李

added missing dependency of g++

parent 38c6fd52
...@@ -7,6 +7,7 @@ addons: ...@@ -7,6 +7,7 @@ addons:
apt: apt:
packages: packages:
- gcc - gcc
- g++
# command to install dependencies # command to install dependencies
install: install:
# We do this conditionally because it saves us some downloading if the # We do this conditionally because it saves us some downloading if the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment