From 791f57072ece6f2434ebc2113e8925eed9b4c995 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sat, 10 Jul 2021 16:05:32 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ce52eeec4a..282a9ec686 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,6 +48,7 @@ script: - cd ../test - /usr/bin/python tests.py + - /usr/bin/python ../src/ifcopenshell-python/ifcopenshell/test_ids.py - cd input