mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-30 07:03:02 +00:00 
			
		
		
		
	Update CI test-install.
This commit is contained in:
		| @@ -8,5 +8,5 @@ tasks: | ||||
|       gmake CC=gcc | ||||
|       gmake test CC=gcc | ||||
|       sudo gmake install CC=gcc | ||||
|       gmake test-install CC=gcc | ||||
|       sudo gmake test-install CC=gcc | ||||
|       gmake test-amalg CC=gcc | ||||
|   | ||||
| @@ -7,5 +7,5 @@ tasks: | ||||
|       gmake | ||||
|       gmake test | ||||
|       doas gmake install | ||||
|       gmake test-install | ||||
|       doas gmake test-install | ||||
|       gmake test-amalg | ||||
|   | ||||
| @@ -3,7 +3,7 @@ script: | ||||
| - make | ||||
| - make test | ||||
| - sudo make install | ||||
| - make test-install | ||||
| - sudo make test-install | ||||
| - make test-amalg | ||||
| - make build/janet-${TRAVIS_TAG}-${TRAVIS_OS_NAME}.tar.gz | ||||
| compiler: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose