Skip to content

Commit ac054a1

Browse files
committed
WIP
1 parent 3357060 commit ac054a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/setup_env.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ if [[ "$BITS32" == "yes" ]]; then
7878
fi
7979

8080
echo "activate pandas-dev"
81-
activate pandas-dev
81+
source activate pandas-dev
8282

8383
# Explicitly set an environment variable indicating that this is pandas' CI environment.
8484
#

0 commit comments

Comments
 (0)