[test] Okay, let's use the fauly spec literally

This commit is contained in:
ilammy
2020-02-11 23:51:18 +02:00
parent 5cf1eeecd8
commit e9437d41fc
+11
View File
@@ -0,0 +1,11 @@
name: Python package
on: [push]
jobs:
build:
runs-on: "windows-latest"
strategy:
matrix:
python-version:
- "2.7"
steps:
- uses: ilammy/msvc-dev-cmd@v1