Skip to content

Commit

Permalink
Use normal test on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Bouke committed Aug 27, 2017
1 parent eb76bf9 commit 99019ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ osx_image: xcode8.2
install:
- pip install srptools
- eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/9f442512a46d7a2af7b850d65a7e9bd31edfb09b/swiftenv-install.sh)"
script: make debug-test
script: make test

0 comments on commit 99019ff

Please sign in to comment.