Skip to content

Commit 64d7f8e

Browse files
authored
CI: Add Power Support ppc64le (#10)
1 parent 452c02d commit 64d7f8e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ node_js:
55
- 4
66
- 6
77
- 7
8+
- 14
9+
10+
arch:
11+
- amd64
12+
- ppc64le
13+
14+
jobs:
15+
exclude:
16+
- arch: ppc64le
17+
node_js: "0.12"
818

919
notifications:
1020
email:

0 commit comments

Comments
 (0)