Skip to content

Commit

Permalink
Try again. Misnamed yaml module.
Browse files Browse the repository at this point in the history
  • Loading branch information
dotsdl committed Aug 31, 2015
1 parent a353134 commit 25b4662
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 @@ -24,7 +24,7 @@ install:
- pip install tables
- pip install pandas h5py
- pip install scandir
- pip install yaml
- pip install PyYAML
- pip install -e .

# run tests
Expand Down

0 comments on commit 25b4662

Please sign in to comment.