latest 15 messages by tom_mai78101
+
[2016-05-23T21:13:19Z]
tom_mai78101
And it doesn't mean you are required to specify a script file. :/
+
[2016-05-23T21:13:03Z]
tom_mai78101
That "script" refers to what command you wished to execute in an isolated shell environment.
+
[2016-05-23T21:12:41Z]
tom_mai78101
Thanks to VxJasonxV, I have finally understood why Travis CI "script" keyword meant.
+
[2016-05-23T20:12:41Z]
tom_mai78101
Thanks, VxJasonxV
+
[2016-05-23T19:55:40Z]
tom_mai78101
https://travis-ci.org/tommai78101/IRCBot/builds/132370181
+
[2016-05-23T19:54:20Z]
tom_mai78101
They are email notifications. Not sure where else I can get travis errors from.
+
[2016-05-23T19:53:58Z]
tom_mai78101
Or?
+
[2016-05-23T19:53:56Z]
tom_mai78101
To Travis CI YAML file?
+
[2016-05-23T19:53:39Z]
tom_mai78101
It keeps erroring, so yes, it's not doing anything
+
[2016-05-23T19:53:23Z]
tom_mai78101
I want Travis CI to evaluate if my build is successful.
+
[2016-05-23T19:53:06Z]
tom_mai78101
I don't have any requirements.
+
[2016-05-23T19:51:48Z]
tom_mai78101
Doesn't say anything about not using dependencies nor scripts at all.
+
[2016-05-23T19:51:17Z]
tom_mai78101
Travis CI?
+
[2016-05-23T19:50:09Z]
tom_mai78101
It is an IRC bot application, with plugins support. I don't have any dependencies to rely on, nor run any scripts to help with the compiling.
+
[2016-05-23T19:49:01Z]
tom_mai78101
Hello, anyone here knows about using Travis CI and Python? If yes, do you know how to use Travis CI without specifying any dependencies nor scripts in the YAML file?