Skip to content

Commit

Permalink
Remove CI_METRICS from travis for driver builds
Browse files Browse the repository at this point in the history
  • Loading branch information
imurchie committed Jan 31, 2018
1 parent 827172f commit 87d6dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ matrix:
env: CI_METRICS=1 TEST=functional/basic

- osx_image: xcode8.3
env: CI_METRICS=1 TEST=functional/driver
env: TEST=functional/driver

- osx_image: xcode8.3
env: CI_METRICS=1 TEST=functional/web
Expand Down

0 comments on commit 87d6dbf

Please sign in to comment.