Skip to content

Commit

Permalink
travis-3
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonKagstrom committed Feb 12, 2017
1 parent 8098d07 commit 38064bb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ before_install: make -f travis/Makefile prepare_environment

addons:
apt:
- ubuntu-toolchain-r-test
- llvm-toolchain-trusty-3.9
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-trusty-3.9
packages:
- clang-3.9

os:
- linux
Expand Down

0 comments on commit 38064bb

Please sign in to comment.