core: .travis.yml: remove debug & ulimit && run weechat
This commit is contained in:
parent
994b1e9baa
commit
2dd8bfb94a
@ -8,4 +8,8 @@ script:
|
||||
- mkdir build;cd build
|
||||
- cmake ..
|
||||
- make
|
||||
- sudo make instal
|
||||
- sudo make install
|
||||
|
||||
after_success:
|
||||
- weechat --help
|
||||
- weechat -r /quit
|
||||
|
13
file.txt
13
file.txt
@ -1,13 +0,0 @@
|
||||
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user