Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
change file name of script
  • Loading branch information
LuposX authored Sep 10, 2019
1 parent 3a37bc2 commit dd41e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ install:
- pip install -r requirements.txt
# command to run tests
script:
- python boston_housing_pred.py linear_regression < testing.txt
- python boston-housing-0_1_1.py linear_regression < testing.txt

0 comments on commit dd41e64

Please sign in to comment.