Skip to content

Commit

Permalink
test some travis hackery
Browse files Browse the repository at this point in the history
  • Loading branch information
Ko van der Sloot authored and Ko van der Sloot committed Dec 11, 2018
1 parent eef12e5 commit dc8cca1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
sudo: required
dist: xenial
group: edge

# whitelist
Expand All @@ -21,12 +20,14 @@ language: cpp
matrix:
include:
- os: linux
dist: xenial
compiler: g++
cache: ccache
env:
- SCAN=echo

- os: linux
dist: trusty
compiler: clang++
cache: ccache
env:
Expand Down

0 comments on commit dc8cca1

Please sign in to comment.