Create jsonproc tool

Add custom function hooks to jsonproc

Add jsonproc to build_tools.sh

Newer g++
This commit is contained in:
Marcus Huderle
2019-04-27 14:50:53 -05:00
committed by huderlem
parent fe59902b8a
commit 483648e372
8 changed files with 24387 additions and 1 deletions
+7 -1
View File
@@ -22,9 +22,15 @@ install:
matrix:
include:
- os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-7
env: _="Build"
script:
- ./build_tools.sh
- ./build_tools.sh g++-7
- make -j2 compare
after_success:
- .travis/calcrom/webhook.sh pokeemerald