1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-03 13:39:46 +02:00
ant-http/.travis.yml

8 lines
124 B
YAML
Raw Normal View History

2018-03-19 11:33:42 +01:00
language: c
2018-03-19 11:43:27 +01:00
before_install:
- sudo apt-get -qq update
2018-03-19 11:40:37 +01:00
- sudo apt-get install libssl-dev
2018-03-19 11:33:42 +01:00
script:
- make initd
- make