We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c4713 commit 2cc473cCopy full SHA for 2cc473c
.travis.yml
@@ -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