Skip to content

Commit e2fcc9a

Browse files
committed
Speed up CI
1 parent e550021 commit e2fcc9a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ cache:
77
- Pods
88
before_install:
99
- export LANG=en_US.UTF-8
10-
- rvm get head
11-
- brew update
1210
- brew tap homebrew/bundle
1311
- brew bundle
1412
install:
@@ -19,7 +17,6 @@ before_script:
1917
script:
2018
- bundle exec scan
2119
after_success:
22-
- make coverage
2320
- bash <(curl -s https://codecov.io/bash)
2421
notifications:
2522
email: false

0 commit comments

Comments
 (0)