diff options
| author | Alee <alee14498@gmail.com> | 2018-07-11 22:53:33 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-07-11 22:53:33 -0400 |
| commit | 8f583b6daa99887c0e4deaecb8f501cd01c8a752 (patch) | |
| tree | eebb42ba983fa8eca7e4f0a9b7de9fe0c69b0cab | |
| parent | 6eb4466840c41e0e120c69fd98f6eee963aaf9e2 (diff) | |
| download | AleeBot-8f583b6daa99887c0e4deaecb8f501cd01c8a752.tar.gz AleeBot-8f583b6daa99887c0e4deaecb8f501cd01c8a752.tar.bz2 AleeBot-8f583b6daa99887c0e4deaecb8f501cd01c8a752.zip | |
Reverted changed
| -rw-r--r-- | .travis.yml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/.travis.yml b/.travis.yml index f94acd8..59d3cb3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,25 +1,3 @@ -sudo: required - -services: -- docker - -arch: - repos: - - papyros=http://dash.papyros.io/repos/$repo/$arch - packages: - # pacman packages - - perl - - nodejs - - npm - # aur packages - - go-git - # packages from papyros repo - - papyros-shell - script: - - "./build_script.sh" - -script: -- "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash" language: node_js node_js: - "node" |
