Skip to content

Commit

Permalink
Starts testing with ICU 67.1
Browse files Browse the repository at this point in the history
This is the last step in getting rust_icu tested with ICU 67.1  There
are a few pull requests in flight that preempt this one, such as google#75,
but once those are commited, this can go in. (And should pass.)

Fixes google#76.
  • Loading branch information
filmil committed May 8, 2020
1 parent de07929 commit fd13ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ env:
- DOCKER_TEST_ENV=rust_icu_testenv-64
- DOCKER_TEST_ENV=rust_icu_testenv-65
- DOCKER_TEST_ENV=rust_icu_testenv-66
- DOCKER_TEST_ENV=rust_icu_testenv-67

script:
- make docker-test

0 comments on commit fd13ef2

Please sign in to comment.