Skip to content

Commit

Permalink
Simplify prophet_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lagartoflojo committed Mar 5, 2018
1 parent 26f8ed7 commit 94396c8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docker/prophet_tests.sh
@@ -1,4 +1,5 @@
#!/bin/sh -xe
cd /tmp/connect && rspec
cd /tmp/connect && rubocop
cd /tmp/connect && cucumber
cd /tmp/connect
rspec
rubocop
cucumber

0 comments on commit 94396c8

Please sign in to comment.