Skip to content

Commit

Permalink
Less
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Craggs committed Mar 27, 2017
1 parent 0ef13e3 commit aaba661
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -16,8 +16,6 @@ build_script:
python --version
python.exe -m trace --trace ..\test.py
netsh advfirewall firewall add rule name="Python 2.7" dir=in action=allow program="C:\Python27\python.exe" enable=yes
netsh advfirewall firewall add rule name="Open Port 1883" dir=in action=allow protocol=TCP localport=1883
Expand Down

0 comments on commit aaba661

Please sign in to comment.