remove extra slashes

This commit is contained in:
Scisco
2015-03-04 17:59:49 -05:00
parent d6cd0c7262
commit 8a9d236445

View File

@@ -1,7 +1,7 @@
language: python
branches:
only: /^v0\.5.*$/
only: ^v0\.5.*$
python:
- '2.7'