From d568404226fa6cd7ba826be8c39c68a51f09adb9 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 6 Jul 2020 09:13:08 -0700 Subject: Add running scons-local/scons.py --version to travis build job --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 21548c0..263a7ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -91,3 +91,4 @@ jobs: - python bin/docs-create-example-outputs.py - python scripts/scons.py - ls -l build/dist + - python build/scons-local/scons.py --version -- cgit v0.12