Skip to content

Commit

Permalink
fix(setup): Add version tag for casperjs
Browse files Browse the repository at this point in the history
  • Loading branch information
fusionstrings committed Sep 1, 2015
1 parent 775dec7 commit f939f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git config core.longpaths true
#installChocolatey.cmd
#choco install visualstudio2015community
#choco install nodejs.install
npm install -g gulp karma jspm babel-core phantomjs casperjs
npm install -g gulp karma jspm babel-core phantomjs casperjs@1.1.0-beta3
npm install
jspm registry create bitbucket jspm-git
#https://bitbucket.org/
Expand Down

0 comments on commit f939f79

Please sign in to comment.