Skip to content

Commit 2cc473c

Browse files
committed
travis file
1 parent e7c4713 commit 2cc473c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
os:
2+
- linux
3+
- osx
4+
language: generic
5+
sudo: required
6+
dist: trusty
7+
osx_image: xcode8
8+
script:
9+
- eval "$(curl -sL swift.vapor.sh/ci)"
10+
- eval "$(curl -sL swift.vapor.sh/codecov)"

0 commit comments

Comments
 (0)