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