Skip to content

Commit

Permalink
Travis environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Mar 28, 2016
1 parent db9fdfa commit 7eb3626
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ matrix:
- g++-4.9
- cmake
- cmake-data
env: COMPILER=g++-4.9
env:
- CC=gcc-4.9
- CXX=g++-4.9
julia: release
- os: osx
compiler: "clang"
Expand Down

0 comments on commit 7eb3626

Please sign in to comment.