Skip to content

Commit bb6adb6

Browse files
committed
Specifying target for travis
1 parent ec35472 commit bb6adb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ services:
66
sudo: required
77

88
env:
9-
- ACTION=check
10-
- ACTION=build
9+
- ACTION=check TARGET=x86_64
10+
- ACTION=build TARGET=x86_64
1111

1212
before_install:
1313
- env

0 commit comments

Comments
 (0)