@ -18,6 +18,7 @@ before_install:
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then choco install -y make mingw; export PATH=/c/tools/mingw64/bin:"$PATH"; fi
script:
- df -h
- GOMAXPROCS=2 make ci
branches: