Skip to content

Commit

Permalink
.travis.yml: Correct typo
Browse files Browse the repository at this point in the history
Removing the dash groups the two items together.
  • Loading branch information
dmcc committed Sep 30, 2017
1 parent d76aceb commit f83be9f
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 @@ -12,7 +12,7 @@ env:
matrix:
exclude:
- compiler: clang
- env: BLLIPINTERFACE=cmd
env: BLLIPINTERFACE=cmd

before_install:
- sudo apt-get update
Expand Down

0 comments on commit f83be9f

Please sign in to comment.