Skip to content

Commit

Permalink
Use /usr/bin/env for run-travis-ci.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Apr 13, 2016
1 parent 56a64ee commit d485315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-travis-ci.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash

function finish {
echo "Killing testing server..."
Expand Down

0 comments on commit d485315

Please sign in to comment.