Skip to content

Commit

Permalink
Fix ENV vars for swift test
Browse files Browse the repository at this point in the history
  • Loading branch information
nanzhong committed Nov 13, 2016
1 parent 4f3c671 commit 40615eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ language: generic
sudo: required
dist: trusty
osx_image: xcode8
env:
- FIXTURE_PROJECT_DIR="`pwd`" FIXTURE_PROJECT_FILE_PATH="`pwd`/SourceKittenDaemon.xcodeproj"
script:
- eval "$(curl -sL https://swift.vapor.sh/ci)"

0 comments on commit 40615eb

Please sign in to comment.