Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit 9435496

Browse files
Merge pull request #18 from TomAugspurger/rls-0.21.0
RLS: 0.21.0
2 parents 3a5c026 + ceb63ed commit 9435496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ env:
22
global:
33
- REPO_DIR=pandas
44
# on release change this to a version
5-
- BUILD_COMMIT=v0.21.0rc1
5+
- BUILD_COMMIT=v0.21.0
66
- PLAT=x86_64
77
- UNICODE_WIDTH=32
88
- NP_BUILD_DEP="numpy==1.7.1"

0 commit comments

Comments
 (0)