mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 12:50:32 +01:00
Typo.
This commit is contained in:
@@ -18,7 +18,7 @@ before_script:
|
||||
- cd 2018
|
||||
|
||||
# After success on stable, run benchmark
|
||||
after_succes:
|
||||
after_success:
|
||||
- if [ "$TRAVIS_RUST_VERSION" == "stable" ]; then
|
||||
cargo bench;
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user