Commit 53eb08a
Ryan X. Charles
fix travis issues
Summary:
- Since the tests run slower on travis, fix one test to have a longer unlock
period so that it reliably succeeds.
- Change the version of node used by travis from 0.11, which is an unsupported
experimental version, to 0.10, which is a supported version most people use
in production.
- Update an assertion in one test to give more useful feedback when an error.
Reviewers: benchan
Reviewed By: benchan
Subscribers: ben
Differential Revision: https://phabricator.bitgo.com/D8641 parent ea60c61 commit 53eb08a
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments