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

Commit

Permalink
Merge pull request #10 from LuposX/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
LuposX authored Sep 21, 2019
2 parents 869034b + 34c5156 commit 43a0bce
Show file tree
Hide file tree
Showing 16 changed files with 1,415 additions and 524 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ python:
- "3.6" # current default Python on Travis CI
- "3.7"
- "3.7-dev" # 3.7 development branch
# command to install dependencies
install:
- pip install -r requirements.txt
# command to run tests
script:
- python boston-housing-0_1_2.py linear_regression < testing.txt
- python code/boston-housing-main.py linear_regression < testing.txt
Loading

0 comments on commit 43a0bce

Please sign in to comment.