From 2af593a14e9ec42169b714963ce8422fd4102de3 Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Wed, 28 Jun 2017 21:58:22 +0200 Subject: [PATCH] travis: fix xilinx location --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e4f5384..4f2251d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ script: - PYTHONPATH=. python3 testbench/test_proto.py - PYTHONPATH=. python3 testbench/test_spi.py - PYTHONPATH=. python3 testbench/test_crc.py -- python3 ./make.py -x $(pwd)/xilinx/opt/Xilinx -c $CHANNELS +- python3 ./make.py -x $(pwd)/opt/Xilinx -c $CHANNELS notifications: email: false slack: