Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make calls to phantomjs sequential. #156

Merged
merged 9 commits into from
Apr 11, 2015
Prev Previous commit
Next Next commit
Missing comma in gruntfile example - README.md
Missing comma
  • Loading branch information
vinvol committed Apr 7, 2015
commit fdac05d645be4502c6dbc20056db173c46dd341e
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ phantomas : {
type : '<',
value : 10
}
}
},
indexPath : './phantomas/',
options : {
'timeout' : 30
Expand Down