Skip to content

Commit

Permalink
Updated travis to include yaml as a dependency.
Browse files Browse the repository at this point in the history
Docs not updated yet.
  • Loading branch information
dotsdl committed Aug 31, 2015
1 parent 1418d52 commit a353134
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 @@ -24,6 +24,7 @@ install:
- pip install tables
- pip install pandas h5py
- pip install scandir
- pip install yaml
- pip install -e .

# run tests
Expand Down

0 comments on commit a353134

Please sign in to comment.