GiacomoLaw / Keylogger

A simple keylogger for Windows, Linux and Mac
https://simple-keylogger.github.io/
MIT License
2.09k stars 616 forks source link

.travis.yml updated to do something #4

Closed isivisi closed 7 years ago

isivisi commented 7 years ago

You don't seem to have any tests so I just got it to built and run the program on both linux and mac. The linux version doesn't seem to pass because the Xlib module isn't found even though I made it install python-xlib. The mac version hasn't been run because the queue times are really long.

for issue #3

GiacomoLaw commented 7 years ago

Thank you!

isivisi commented 7 years ago

This actually tries to build and run your app on travis. It only tests to see if the building and running of the app work, doesn't check for anything specific.

GiacomoLaw commented 7 years ago

Awesome! Thanks for the great help 😄

GiacomoLaw commented 7 years ago

Getting an error here: https://travis-ci.org/GiacomoLaw/Keylogger/jobs/180489969