Skip to content

Commit

Permalink
re-add filter_secrets for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee committed Feb 14, 2020
1 parent 89a4711 commit 9fd0562
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
arch: arm64
name: "Linux ARM64 Bionic"
language: shell
filter_secrets: false
env:
- GAMOS=linux
- PLATFORM=arm64
Expand All @@ -67,6 +68,7 @@ jobs:
arch: arm64
name: "Linux ARM64 Xenial"
language: shell
filter_secrets: false
env:
- GAMOS=linux
- PLATFORM=arm64
Expand Down

0 comments on commit 9fd0562

Please sign in to comment.