Skip to content

Commit 895b525

Browse files
committed
Restored docker usage for linux clang
1 parent 386c0ad commit 895b525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ matrix:
2323
- name: Linux clang
2424
os: linux
2525
addons:
26-
env: COMPILER=clang++-5.0
26+
env: DOCKER=ubuntu:latest COMPILER=clang++-5.0
2727

2828
- name: Linux gcc + Coverage
2929
os: linux

0 commit comments

Comments
 (0)