Skip to content

Commit bcee3d7

Browse files
committed
dummy commit
1 parent 96b364a commit bcee3d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/prep_cython_cache.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
ls "$HOME/.cache/"
44

5+
56
PYX_CACHE_DIR="$HOME/.cache/pyxfiles"
67
pyx_file_list=`find ${TRAVIS_BUILD_DIR} -name "*.pyx"`
78
pyx_cache_file_list=`find ${PYX_CACHE_DIR} -name "*.pyx"`

0 commit comments

Comments
 (0)