Skip to content

Commit 8a9d236

Browse files
author
Scisco
committed
remove extra slashes
1 parent d6cd0c7 commit 8a9d236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22

33
branches:
4-
only: /^v0\.5.*$/
4+
only: ^v0\.5.*$
55

66
python:
77
- '2.7'

0 commit comments

Comments
 (0)