Skip to content

Commit 8befc67

Browse files
author
Scisco
committed
adding missing line
1 parent 8a9d236 commit 8befc67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

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

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

67
python:
78
- '2.7'

0 commit comments

Comments
 (0)