bl4ck5un / Town-Crier

Town Crier: an Authenticated Data Feeds for Smart Contracts
https://town-crier.netlify.app/
Other
133 stars 25 forks source link

add travis support #26

Closed bl4ck5un closed 7 years ago

bl4ck5un commented 7 years ago

https://github.com/mrtazz/restclient-cpp/blob/master/.travis.yml

bl4ck5un commented 7 years ago

To download and install the SGX SDK

wget https://download.01.org/intel-sgx/linux-1.7/sgx_linux_x64_sdk_1.7.100.36470.bin
chmod u+x sgx_linux_x64_sdk_1.7.100.36470.bin
./sgx_linux_x64_sdk_1.7.100.36470.bin
bl4ck5un commented 7 years ago

I've made travis work but our tests fail (on my laptop too).

bl4ck5un commented 7 years ago

closed. Somewhat satisfactory now.