Skip to content

Commit

Permalink
Merge pull request #224 from gauntface/readme-update
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
marco-c authored Sep 24, 2016
2 parents ab8d884 + 00a1c8a commit 27a114f
Show file tree
Hide file tree
Showing 4 changed files with 372 additions and 54 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ install:
before_script:
- if [[ $TRAVIS_OS_NAME == "linux" ]]; then sh -e /etc/init.d/xvfb start; fi
script:
- if [[ $NODE_VERSION != "0.10" && $NODE_VERSION != "0.12" ]]; then $NPM run lint; fi
- $NPM test
sudo: required
Loading

0 comments on commit 27a114f

Please sign in to comment.