Skip to content

Commit 7f90c48

Browse files
committed
Test 64-bit linux
1 parent a4120ad commit 7f90c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ matrix:
2828
- env: TARGET=thumbv7m-linux-eabi
2929
- env: TARGET=x86_64-apple-darwin
3030
os: osx
31-
env: TARGET=x86_64-unknown-linux-gnu
31+
- env: TARGET=x86_64-unknown-linux-gnu
3232

3333
before_install:
3434
- test "$TRAVIS_OS_NAME" = "osx" || docker run --rm --privileged multiarch/qemu-user-static:register

0 commit comments

Comments
 (0)