Skip to content

Commit

Permalink
Removed "jspm install" from travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
screendriver committed Sep 1, 2015
1 parent b97ca2b commit 4f560f1
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 @@ -4,6 +4,5 @@ node_js:
- '0.12'
- 'iojs-v2.5.0'
before_install:
- npm install -g gulp jspm
- jspm install
- npm install -g gulp
script: gulp

0 comments on commit 4f560f1

Please sign in to comment.