Skip to content

Commit 789724b

Browse files
committed
updated .travis.yml
1 parent 8c6f524 commit 789724b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module.exports = function (grunt) {
1616
unit: {
1717
},
1818
continuous: {
19+
browsers: ['PhantomJS'],
1920
autoWatch: false,
2021
singleRun: true
2122
}

0 commit comments

Comments
 (0)