Closed tamentis closed 4 years ago
Looks like the build is failing before hitting the test suite:
Downloading archive: https://storage.googleapis.com/travis-ci-language-archives/python/binaries/ubuntu/16.04/x86_64/python-2.6.tar.bz2
0.13s$ curl -sSf --retry 5 -o python-2.6.tar.bz2 ${archive_url}
curl: (22) The requested URL returned error: 404 Not Found
Unable to download 2.6 archive. The archive may not exist. Please consider a different version.
Thx!
Yeah, tests pass locally, I've removed 2.6 from travis-ci, should be fine now.
They are already accepted in integers and the tokenizer is already doing the right thing for float, the grouper was the only missing part.