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

added missing dependency of g++

parent 38c6fd52
......@@ -7,6 +7,7 @@ addons:
apt:
packages:
- gcc
- g++
# command to install dependencies
install:
# 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