Skip to content

Commit

Permalink
CI Build
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtiomL authored Dec 12, 2017
1 parent 0dc1a8e commit 7d3ad1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# adct - CI Build
# https://github.com/ArtiomL/adct
# Artiom Lichtenstein
# v1.0.3, 08/12/2017
# v1.0.4, 13/12/2017

sudo: required

Expand All @@ -20,7 +20,6 @@ before_install:
- docker ps -a

install:
- sudo apt-get install -y curl
- git clone https://github.com/jnordberg/wscat.git
- cd wscat
- npm install
Expand Down

0 comments on commit 7d3ad1d

Please sign in to comment.