Skip to content

Commit

Permalink
Commenting out rest of bash if statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobawenger committed Dec 3, 2014
1 parent 6100386 commit 9ea9823
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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
#if [ $SAUCE_ACCESS_KEY ]; then
#grunt sauce:unit
#grunt sauce:e2e
fi
#fi

0 comments on commit 9ea9823

Please sign in to comment.