Skip to content

Commit

Permalink
changed buildingspy to lbl again
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaMans committed Jun 14, 2017
1 parent 575da82 commit cef5c2a
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 @@ -25,7 +25,7 @@ install:
- export PYTHONIOENCODING=UTF8 # just in case
- pip install --upgrade pip setuptools wheel
- pip install --only-binary=numpy,scipy,matplotlib numpy scipy matplotlib
- pip install git+https://github.com/MichaMans/BuildingsPy.git@uft8_error
- pip install git+https://github.com/lbl-srg/BuildingsPy@master

# Execute tests
script:
Expand Down

0 comments on commit cef5c2a

Please sign in to comment.