diff options
| author | Alee <alee14498@gmail.com> | 2018-04-16 11:40:20 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-16 11:40:20 -0400 |
| commit | 1a35d97d0f8790dcfa6ae6cfc7ce7792546a10d4 (patch) | |
| tree | 86d9ef3a59cd17138a26861421b89f7068bca1c1 /.travis.yml | |
| parent | edf5184cca275a3b1184c95f9b50d50ba24bceb8 (diff) | |
| download | AleeBot-1a35d97d0f8790dcfa6ae6cfc7ce7792546a10d4.tar.gz AleeBot-1a35d97d0f8790dcfa6ae6cfc7ce7792546a10d4.tar.bz2 AleeBot-1a35d97d0f8790dcfa6ae6cfc7ce7792546a10d4.zip | |
oops
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..f5a9455 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,3 @@ +language: node_js +node_js: +- "node"
\ No newline at end of file |
