Skip to content

Commit 29e4ea5

Browse files
committed
fix(tests): Forgot to add path to test config
1 parent b25bb04 commit 29e4ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
- npm install -g bower
1010
- bower install
1111

12-
script: "testacular start --browsers=Firefox,PhantomJS"
12+
script: "testacular start test/test.conf.js --browsers=Firefox,PhantomJS"

0 commit comments

Comments
 (0)