Skip to content

Commit b274a5a

Browse files
committed
Don't run build for travis test
1 parent 6687f50 commit b274a5a

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
@@ -3,4 +3,4 @@ language: node_js
33
node_js:
44
- "0.12"
55
script:
6-
- ./node_modules/.bin/grunt test build
6+
- ./node_modules/.bin/grunt test

0 commit comments

Comments
 (0)