Skip to content

Commit

Permalink
Temporarily turn off SauceLabs testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobawenger committed Dec 3, 2014
1 parent e890359 commit 6100386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/travis.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
grunt build
grunt test:unit
if [ $SAUCE_ACCESS_KEY ]; then
grunt sauce:unit
#grunt sauce:unit
#grunt sauce:e2e
fi

0 comments on commit 6100386

Please sign in to comment.