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

Commit

Permalink
Fix an incorrect file path.
Browse files Browse the repository at this point in the history
  • Loading branch information
bartfeenstra committed Nov 18, 2017
1 parent e69d18a commit 751dddd
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 @@ -4,7 +4,7 @@ python:
- "3.5"

install:
- cp src/default_config.py config.py
- cp tk/default_config.py config.py
- ./bin/build-dev

script:
Expand Down

0 comments on commit 751dddd

Please sign in to comment.