Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Oct 14, 2013
1 parent 6623879 commit f04e1df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,3 +1,7 @@
before_script:
- "npm install"
script: npm test
# whitelist
branches:
only:
- gh-pages

0 comments on commit f04e1df

Please sign in to comment.