mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 14:53:46 +00:00
fix issue #8227
This commit is contained in:
@@ -41,7 +41,7 @@ script:
|
||||
- nimble install zip -y
|
||||
- nimble install opengl
|
||||
- nimble install sdl1
|
||||
- nimble install jester@#head
|
||||
- nimble install jester@#head -y
|
||||
- nimble install niminst
|
||||
- nim c --taintMode:on -d:nimCoroutines tests/testament/tester
|
||||
- tests/testament/tester --pedantic all -d:nimCoroutines
|
||||
|
||||
Reference in New Issue
Block a user