Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Commit 961b93c

Browse files
author
Joshua Li
committed
fix yml syntax
1 parent 6b6aebc commit 961b93c

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
@@ -21,7 +21,7 @@ before_install:
2121
brew update ;
2222
brew install upx ;;
2323
*) ;;
24-
esac
24+
esac
2525

2626
script:
2727
- cargo test --verbose

0 commit comments

Comments
 (0)