Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: cpp
compiler:
- gcc
- clang
before_install:
- echo $LANG
@@ -38,20 +37,15 @@ notifications:
on_start: always
matrix:
exclude:
- compiler: gcc
- compiler: clang
- os: linux
- os: osx
include:
- env: RVM=rbx-2
os: osx
compiler: gcc
- env: RVM=2.2.0
os: linux
compiler: clang
- env: RVM=rbx-2
os: linux
compiler: clang
env:
global:
- LANG="en_US.UTF-8"

0 comments on commit c36d538

Please sign in to comment.