Skip to content

Commit

Permalink
remove unneeded entry in test data for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fmichonneau committed Dec 12, 2019
1 parent 8473e06 commit 23db586
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/_travis.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@

yaml_data = yaml.load(yaml_to_load, Loader=yaml.Loader) # To deal with depreciation warnings, we need Loader=Loader


yaml_data['carpentry']="swc"

yaml_data['venue']="Foo"
yaml_data['address']="Room 123"
yaml_data['country']="us"
Expand Down

0 comments on commit 23db586

Please sign in to comment.