Skip to content

Commit fd9d816

Browse files
author
y-p
committed
BLD: travis cache, point pip install at upstream repo
1 parent 9c3a007 commit fd9d816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/prep_ccache.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
if [ "$IRON_TOKEN" ]; then
44
sudo apt-get $APT_ARGS install ccache p7zip-full
55
# iron_cache, pending py3 fixes upstream
6-
pip install -I --allow-external --allow-insecure git+https://github.com/y-p/iron_cache_python.git
6+
pip install -I --allow-external --allow-insecure git+https://github.com/iron-io/iron_cache_python.git@8a451c7d7e4d16e0c3bedffd0f280d5d9bd4fe59#egg=iron_cache
77

88

99
python ci/ironcache/get.py

0 commit comments

Comments
 (0)