Skip to content

Commit 64b5177

Browse files
committed
Test latest re2c
1 parent 1139d12 commit 64b5177

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ env:
2828
- CC="gcc" RE2C_VERSION="0.13.6"
2929
- CC="clang" RE2C_VERSION="0.13.6"
3030
# Latest stable re2c version
31-
- CC="gcc" RE2C_VERSION="1.0.2"
32-
- CC="clang" RE2C_VERSION="1.0.2"
31+
- CC="gcc" RE2C_VERSION="1.0.3"
32+
- CC="clang" RE2C_VERSION="1.0.3"
3333

3434
matrix:
3535
fast_finish: true

0 commit comments

Comments
 (0)