1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-27 00:58:36 +00:00

Update travis build file.

This commit is contained in:
Brenden Matthews 2012-12-26 12:45:43 -08:00
parent 080190eae3
commit a43822fde7

View File

@ -7,7 +7,7 @@ before_install:
before_script:
- mkdir build && cd build && cmake ../
script:
- cd build && make
- make
branches:
only:
- master