Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
Run Travis build in docker containers
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Tatarintsev committed Mar 19, 2015
1 parent 96cd09c commit 90926d4
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
Expand Up @@ -2,8 +2,7 @@ language: node_js
node_js:
- '0.11'
- '0.10'
before_install:
- sudo apt-get update -qq
sudo: false
script:
- npm run lint
- npm test --coverage
Expand Down

0 comments on commit 90926d4

Please sign in to comment.