1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

core: .travis.yml: remove ulimit & -DCMAKE_BUILD_TYPE=Debug.

This commit is contained in:
Mikaela Suomalainen
2014-05-03 21:21:05 +03:00
parent 1d7f72aff3
commit 994b1e9baa
2 changed files with 16 additions and 6 deletions
+3 -6
View File
@@ -2,13 +2,10 @@ language: c
before_install:
- sudo apt-get update -qq
- sudo apt-get build-dep weechat
before_script:
- ulimit -c unlimited
- sudo apt-get -y build-dep weechat
script:
- mkdir build;cd build
- cmake .. -DCMAKE_BUILD_TYPE=Debug
- cmake ..
- make
- sudo make install
- sudo make instal
+13
View File
@@ -0,0 +1,13 @@
acpitz-virtual-0
Adapter: Virtual device
temp1: +51.0°C (crit = +120.0°C)
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +51.5°C (high = +70.0°C)
(crit = +115.0°C, hyst = +115.0°C)
radeon-pci-0008
Adapter: PCI adapter
temp1: +51.0°C (crit = +120.0°C, hyst = +90.0°C)