Skip to content

Commit ed3d048

Browse files
author
betzrhodes
authored
Merge pull request #43 from electricimp/develop
Update CI
2 parents d6a6890 + c5a2193 commit ed3d048

File tree

3 files changed

+2
-12
lines changed

3 files changed

+2
-12
lines changed

Diff for: .impt.test

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"deviceGroupId": "60a1471f-27b9-0990-7955-620444d00c29",
3+
"deviceGroupName" : "impFarm H",
34
"timeout": 30,
45
"stopOnFail": false,
56
"allowDisconnect": false,

Diff for: .travis.yml

-11
This file was deleted.

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Promise library API extends that of the JavaScript implementation. It also i
1818

1919
**To include this library in your project, add** `#require "Promise.lib.nut:4.0.0"` **to the top of your agent and/or device code.**
2020

21-
[![Build Status](https://travis-ci.org/electricimp/Promise.svg?branch=master)](https://travis-ci.org/electricimp/Promise)
21+
![Build Status](https://cse-ci.electricimp.com/app/rest/builds/buildType:(id:Promise_BuildAndTest)/statusIcon)
2222

2323
## Class Usage ##
2424

0 commit comments

Comments
 (0)