Skip to content

Commit 28bc81f

Browse files
committed
Downsize the build matrix on Travis CI
1 parent a396d2d commit 28bc81f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ matrix:
44
include:
55
- env: VERSION=9.3
66
- env: VERSION=latest
7-
- env: VERSION=carthage
87
before_script:
98
- bundle exec danger
109
script:
10+
- bundle exec rake ci:build[$VERSION]
1111
- make carthage
1212
after_script:
1313
- make documentation

0 commit comments

Comments
 (0)