Skip to content

Commit 055285f

Browse files
authored
Minor fix to .travis.yml
1 parent 552804b commit 055285f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ matrix:
3434
apt:
3535
sources: ['ubuntu-toolchain-r-test']
3636
packages: ['g++-7']
37-
env: [COMPILER='g++-7',, BUILD_FILESYSTEM_PATH_FUNCTION='OFF']
37+
env: [COMPILER='g++-7', BUILD_FILESYSTEM_PATH_FUNCTION='OFF']
3838

3939
- os: linux
4040
compiler: gcc

0 commit comments

Comments
 (0)