using 'csript' step
This commit is contained in:
		@@ -1,10 +1,9 @@
 | 
			
		||||
language: node_js
 | 
			
		||||
node_js:
 | 
			
		||||
  - "5.7.0"
 | 
			
		||||
before_script:
 | 
			
		||||
  - "npm install"
 | 
			
		||||
script:
 | 
			
		||||
  - "node node_modules/kindscript/built/kind.js buildtarget"
 | 
			
		||||
  - "node node_modules/kindscript/built/kind.js uploadtrg microbit-latest"
 | 
			
		||||
  - "node node_modules/kindscript/built/kind.js uploadtrg microbit-latest"  
 | 
			
		||||
sudo: false
 | 
			
		||||
notifications:
 | 
			
		||||
  email:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user