diff options
| author | Trey-Server <trey6979@gmail.com> | 2018-03-10 01:32:41 +0000 |
|---|---|---|
| committer | Trey-Server <trey6979@gmail.com> | 2018-03-10 01:32:41 +0000 |
| commit | 897ec0b5b50ddeafd09602c7424c5e2aa377241f (patch) | |
| tree | 8e870772ae6e9632e1c93402d38f3b75daeb5cee /.travis.yml | |
| parent | 435dc9902a732c0cb3d3367359910670fc65f9f2 (diff) | |
| parent | e214e6e6f17294acc88e80d57cd90a878e71c5e6 (diff) | |
| download | PokeBot-897ec0b5b50ddeafd09602c7424c5e2aa377241f.tar.gz PokeBot-897ec0b5b50ddeafd09602c7424c5e2aa377241f.tar.bz2 PokeBot-897ec0b5b50ddeafd09602c7424c5e2aa377241f.zip | |
Merge branch 'master' of https://github.com/PokeWorld/PokeBot
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..2197832 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,3 @@ +language: node_js +node_js: + - "node" |
