Skip to content

Commit 9a2b002

Browse files
authored
Update .travis.yml
1 parent e0ec3c0 commit 9a2b002

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
sudo: false
2+
arch:
3+
- amd64
4+
- ppc64le
25
language: node_js
36
node_js:
47
- node
58
- '10'
6-
- '8'
9+
- '8'

0 commit comments

Comments
 (0)