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:
+3
-6
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user