Skip to content

Commit 1638b2c

Browse files
committed
chore(travis) skip latest version
1 parent a06df14 commit 1638b2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ env:
55
matrix:
66
- version=latest
77
- version=current
8+
matrix:
9+
fast_finish: true
10+
allow_failures:
11+
- env: version=latest
812
before_install:
913
- sudo apt-get install expect
1014
install:

0 commit comments

Comments
 (0)