Skip to content

Commit 74e7d16

Browse files
committed
Add a travis file for testing
1 parent 0649a1f commit 74e7d16

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: bash
2+
3+
script:
4+
- bash test

0 commit comments

Comments
 (0)