Skip to content

Commit

Permalink
chore(travis): remove unnecessary build script for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Heinz committed Oct 14, 2015
1 parent a969c72 commit 271ec1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ before_install:
before_script:
- npm prune
- 'curl -Lo travis_after_all.py https://git.io/vLSON'
script: "npm run build"
after_success:
- python travis_after_all.py
- export $(cat .to_export_back)
Expand Down

0 comments on commit 271ec1d

Please sign in to comment.