Skip to content
Snippets Groups Projects
Commit 55526770 authored by lekshmideepu's avatar lekshmideepu
Browse files

Update .travis.yml

parent 905e6254
No related branches found
No related tags found
No related merge requests found
......@@ -18,8 +18,12 @@ cache:
before_install:
- echo $CXX
- echo $CC
- if [ "$CXX" == "g++" ]; then export CXX=""; fi
- if [ "$CC" == "gcc" ]; then export CXX=""; fi
- echo $CXX
- echo $CC
- echo $LANG
- echo $LC_ALL
......
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