Skip to content

Commit 86df272

Browse files
committed
expose g++ for OSX CI
1 parent a59c87f commit 86df272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ os:
77

88
#before_install: gem install bundler -v 1.15.4
99
script:
10+
- g++ -v
1011
- bundle install
1112
- bundle exec rubocop --version
1213
- bundle exec rubocop -D .

0 commit comments

Comments
 (0)