Remove node v4.2 from travis build
I decided to remove node v4.2 from the travis build. It turns out it's too slow and break the build more often than it actually provides value.
This commit is contained in:
parent
6634abf326
commit
f46696a915
|
@ -8,8 +8,6 @@ matrix:
|
|||
include:
|
||||
- node_js: "0.12.2"
|
||||
env: OPENPGPJSTEST='unit'
|
||||
- node_js: "4.2"
|
||||
env: OPENPGPJSTEST='unit'
|
||||
- node_js: "0.12.2"
|
||||
env: OPENPGPJSTEST='end2end-0' BROWSER='firefox 38'
|
||||
- node_js: "0.12.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user