mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Moved CI from Travis to GitHub Actions (fixes #1493)
This commit is contained in:
		| @@ -1,11 +1,9 @@ | ||||
| #!/bin/sh -ex | ||||
|  | ||||
| BOARD=$1 | ||||
|  | ||||
| cd "$(dirname "$0")/../../" | ||||
|  | ||||
| npm install -g particle-cli | ||||
|  | ||||
| particle login -t "${PARTICLE_TOKEN}" | ||||
|  | ||||
| cp extras/particle/src/smocktest.ino src/ | ||||
| cp extras/particle/project.properties ./ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user