Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 5efeb63

Browse files
authored
fixing travis CI build
1 parent 4b55ead commit 5efeb63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ matrix:
1212
- rvm: 2.4
1313
- rvm: 2.5
1414
- rvm: 2.6
15-
- rvm: ruby # latest stable release
1615
env:
1716
# Do not run analysis on PR (secure env variables like SONAR_TOKEN are not always available)
1817
- WITH_SONAR_ANALYSIS=$([ "$TRAVIS_PULL_REQUEST" = "false" ] && echo true || echo false)

0 commit comments

Comments
 (0)