Skip to content

Commit

Permalink
remove node ref and run purely in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
lyonlai committed Apr 22, 2017
1 parent 7b0bd9e commit 1ad3f97
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ sudo: required
services:
- docker

language: node_js

install: true

script: docker-test.sh
script: ./docker-test.sh

0 comments on commit 1ad3f97

Please sign in to comment.