Skip to content

Commit ba84c4c

Browse files
committed
fix wonky travis.yml syntax, silly me
1 parent 3b4249a commit ba84c4c

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
@@ -1,6 +1,6 @@
11
sudo: false
22
caches:
3-
- bundler
3+
bundler: true
44
directories:
55
- node_modules
66
branches:

0 commit comments

Comments
 (0)