Skip to content

Commit

Permalink
fix syntax in travisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrcic committed May 11, 2020
1 parent 25b9269 commit ffa182a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ matrix:
language: c
compiler: gcc
script: make arm_neon=1 aarch64=1
arch: arm64
- arch: arm64
language: c
compiler: gcc
script: make -f Makefile.simde arm_neon=1 aarch64=1
Expand Down

0 comments on commit ffa182a

Please sign in to comment.