Skip to content

Commit

Permalink
Merge 98aef01 into 18e6a24
Browse files Browse the repository at this point in the history
  • Loading branch information
dthadi3 committed Dec 16, 2020
2 parents 18e6a24 + 98aef01 commit 376679e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .travis.yml
@@ -1,4 +1,7 @@
language: node_js
arch:
- amd64
- ppc64le
node_js:
- "0.8"
- "0.10"
Expand All @@ -15,6 +18,20 @@ node_js:
- "10.15"
- "11.12"
- "12.3"
jobs:
exclude:
- nodejs: 0.8
arch: ppc64le
- nodejs: 0.10
arch: ppc64le
- nodejs: 0.12
arch: ppc64le
- nodejs: 1.8
arch: ppc64le
- nodejs: 2.5
arch: ppc64le
- nodejs: 3.3
arch: ppc64le
sudo: false
cache:
directories:
Expand Down

0 comments on commit 376679e

Please sign in to comment.