Skip to content

Commit

Permalink
update travis yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
albertjan committed Aug 5, 2014
1 parent 922d8a0 commit c07d0cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ python:
install:
- pip install "GitPython>=0.2.0-beta1" --use-mirrors
- mkdir -p vendors
- npm install jshint
script:
- ./skulpt.py dist
- jshint src/*.js
after_script:
- ./dist-update.sh
env:
Expand Down

0 comments on commit c07d0cd

Please sign in to comment.