Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit 73ded5e

Browse files
committed
run the test script
1 parent 84622ef commit 73ded5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ install:
3636
- python setup.py install
3737

3838
script:
39-
- test_fast.sh
39+
- ./test_fast.sh
4040
- if [[ $LINT == 'true' ]]; then flake8 pandas_compat -v ; fi

0 commit comments

Comments
 (0)