Closed joshmoore closed 4 years ago
All platforms are running (periodically with tables failures) and a real issue with the Windows test arose:
> return open(string, self._mode)
E FileNotFoundError: [Errno 2] No such file or directory: 'C:UserstravisAppDataLocalTemppytest-of-unknownpytest-0popen-gw3testLoad0test'
Green!
Few commits pushed, @manics.
Might need script: skip
too
https://docs.travis-ci.com/user/build-stages/#build-stages-and-deployments
That's us back green again, @manics. Not sure why both skips are needed.
¯\_(ツ)_/¯
Note: this may have further issues when it comes time to deploy a tag, but I'll deal with that during release.
Follow on to #132. Run Windows in Travis.