Commit a348ba7a authored by Kevin Modzelewski's avatar Kevin Modzelewski

Reenable clang_release and gcc_release for CI testing

parent e3dc92d1
......@@ -6,14 +6,12 @@ branches:
compiler:
- clang
# XXX: temporarily disable
# - gcc
- gcc
env:
matrix:
- TRAVIS_BUILD_TYPE=Debug CCACHE_DIR=$HOME/.ccache_debug
# XXX: temporarily disable
# - TRAVIS_BUILD_TYPE=Release CCACHE_DIR=$HOME/.ccache_release
- TRAVIS_BUILD_TYPE=Release CCACHE_DIR=$HOME/.ccache_release
global:
- PYSTON_RUN_ARGS=G
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment