Update .travis.yml

Fixed YAML syntax error
This commit is contained in:
Axel 2016-05-24 13:40:13 +02:00
parent b2488d858b
commit 51baf320e0
1 changed files with 1 additions and 1 deletions

View File

@ -5,9 +5,9 @@ python:
- 2.7
env:
- SAUCE_USERNAME="artica_pandorafms"
global:
- secure: "MEfyEpYEBkPmgPYX3CDKhaoiOltH5lDcUOYZ/19Yflg6ee20IBZOywCmrKH7VouKlOHUrGTUQqHBou0npm93qBju3MrPCE2R62PiDV2EHCGl3AFpLkgt0m1/DceWCWKlL+gI8uvnEFzVUuaPm6cEcRn1ikzg5b084bTxJ2B1Bvs="
- SAUCE_USERNAME="artica_pandorafms"
addons:
firefox: "latest"