ref: 4acdcb90f4c013282a0ff6144b68d7e24075a42e
parent: ede984056a1de8da23ccba37224ecb094f1e4bf0
author: Clownacy <[email protected]>
date: Thu Jan 23 12:51:27 EST 2020
Disable non-Windows builds so we can test it
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,8 +21,8 @@
- clang
os:
- - linux
- - osx
+# - linux
+# - osx
- windows
addons: