Skip to content

Commit

Permalink
added init to test folder
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon committed Jul 25, 2019
1 parent 204a81a commit 6e0b2af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ cache: pip
install:
- pip install -e .
- pip install -r requirements.txt --ignore-installed
- pip install numpy -I

# keep build from timing out
dist: xenial
Expand Down

0 comments on commit 6e0b2af

Please sign in to comment.