Skip to content

Commit 32431e9

Browse files
Added a .nojekyll file
1 parent 2c6acbe commit 32431e9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.nojekyll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/blog/572-bypassing-jekyll-on-github-pages

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"karma-mocha-reporter": "^1.0.4",
4848
"karma-phantomjs-launcher": "^0.2.0",
4949
"karma-safari-launcher": "^0.1.1",
50+
"karma-sauce-launcher": "^0.2.14",
5051
"istanbul": "^0.3.17",
5152
"coveralls": "^2.11.3",
5253
"mocha": "^2.2.5",
@@ -56,7 +57,6 @@
5657
"jshint": "^2.8.0",
5758
"npm-check-updates": "^2.0.1",
5859
"version-bump-prompt": "^1.4.2",
59-
"karma-sauce-launcher": "^0.2.14",
6060
"karma-sinon": "^1.0.4"
6161
},
6262
"dependencies": {}

0 commit comments

Comments
 (0)