Tightening the project testing setup
This commit is contained in:
@@ -26,8 +26,13 @@ jobs:
|
||||
haxe: stable
|
||||
# Test experiments in separate job
|
||||
- script: KISS_HEADLESS=true ./test-projects.sh
|
||||
os:
|
||||
- mac
|
||||
- linux
|
||||
- windows
|
||||
haxe: stable
|
||||
|
||||
env:
|
||||
- KISS_TARGET=projects
|
||||
|
||||
install:
|
||||
- if [ "${TRAVIS_OS_NAME}" = "windows" ]; then
|
||||
|
||||
Reference in New Issue
Block a user