From a0d0c531358297245fdaefdc130ce8e0ab569e9b Mon Sep 17 00:00:00 2001 From: William Deegan Date: Tue, 23 Jun 2020 12:22:50 -0700 Subject: [appveyor skip] fix ulink vs link xml syntax --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 48ceca923..5bf578457 100644 --- a/.travis.yml +++ b/.travis.yml @@ -86,7 +86,7 @@ jobs: - python bin/docs-update-generated.py - python bin/docs-validate.py - python bin/docs-create-example-outputs.py - - python script/scons.py + - python scripts/scons.py - python setup.py bdist_wheel - python setup.py sdist --formats=gztar,zip - ls -l build/dist -- cgit v1.2.1