Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Commit

Permalink
Remove argument.
Browse files Browse the repository at this point in the history
  • Loading branch information
garetht committed Aug 5, 2017
1 parent 6ee181e commit b2cc7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/travis/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ fi;
if [ "$BROWSER" = 1 ]; then
npm install -g cypress-cli http-server
http-server --silent &
cypress run --record --key
cypress run --record
fi;

0 comments on commit b2cc7ac

Please sign in to comment.