Skip to content

Commit

Permalink
Print /proc/cpuinfo of travis VM
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Feb 22, 2013
1 parent d121e93 commit eab346c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,7 @@ services:
- postgresql

before_install:
- [ -f /proc/cpuinfo ] && cat /proc/cpuinfo
- sudo apt-get update -qq
- sudo apt-get install -qq libboost-dev libboost-date-time-dev libmyodbc unixodbc-dev odbc-postgresql firebird2.5-super firebird2.5-dev
- sudo odbcinst -i -d -f /usr/share/libmyodbc/odbcinst.ini
Expand Down

0 comments on commit eab346c

Please sign in to comment.