diff --git a/.travis.yml b/.travis.yml index fcc8757..34267ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,10 +26,10 @@ jobs: script: - lint . - lint examples/resnet - - lint examples/resnet101_performance_benchmark + - lint examples/resnet101_speed_benchmark - lint examples/resnet101_accuracy_benchmark - lint examples/amoebanet - - lint examples/amoebanetd_performance_benchmark + - lint examples/amoebanetd_speed_benchmark # Test with various Python and PyTorch versions. install: