Skip to content

Commit 0be3284

Browse files
author
Ben TORFS
committed
Disable UI tests again on travis
1 parent f7f0551 commit 0be3284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
},
2828
"scripts": {
2929
"install": "node node_modules/protractor/bin/webdriver-manager update",
30-
"test": "grunt"
30+
"test": "grunt ci"
3131
}
3232
}

0 commit comments

Comments
 (0)