Skip to content

Commit

Permalink
print gcc --version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmq20 committed Aug 14, 2017
1 parent fead00a commit 248bf4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ install:
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then export CXX="g++-4.9" CC="gcc-4.9"; fi

before_script:
- gcc --version
- g++ --version
- rvm install ruby-2.4.0
- rvm use ruby-2.4.0
- python --version
Expand Down

0 comments on commit 248bf4f

Please sign in to comment.