Skip to content

Commit 9c8a966

Browse files
committed
style: indentation tweak
1 parent 1887d71 commit 9c8a966

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
@@ -50,7 +50,7 @@ matrix:
5050
# netbsd currently doesn't build (because of nix-0.9.0)
5151
env: # important: https://docs.travis-ci.com/user/customizing-the-build/#rows-that-are-allowed-to-fail
5252
allow_failures:
53-
- env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1
53+
- env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1
5454

5555
before_install:
5656
- set -e

0 commit comments

Comments
 (0)