travis.yml: Testing all of core is too much code? It hung for 10m without any output.
Maybe we could load-all then test core? Also, maybe doing ``"math" test`` takes too long because we test all the subvocabs, so we should just test single vocabs at a time, non-recursively.elevate-erg
							parent
							
								
									4d3430c8cc
								
							
						
					
					
						commit
						739742d0ae
					
				| 
						 | 
					@ -50,4 +50,4 @@ script:
 | 
				
			||||||
  - "./factor -e='USING: memory vocabs.hierarchy ; \"zealot\" load save'"
 | 
					  - "./factor -e='USING: memory vocabs.hierarchy ; \"zealot\" load save'"
 | 
				
			||||||
  - ./factor -run=zealot.cli-changed-vocabs
 | 
					  - ./factor -run=zealot.cli-changed-vocabs
 | 
				
			||||||
  - ./factor -run=zealot.cli-test-changed-vocabs
 | 
					  - ./factor -run=zealot.cli-test-changed-vocabs
 | 
				
			||||||
  - "./factor -e='USING: modern.paths tools.test sequences ; core-vocabs [ test ] each'"
 | 
					#  - "./factor -e='USING: modern.paths tools.test sequences ; core-vocabs [ test ] each'"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue