Skip to content

Commit 7440460

Browse files
committed
Change back before running tests
1 parent 50e3dd2 commit 7440460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: bash
33
before_script:
44
- curl -L https://github.com/bmizerany/roundup/tarball/v0.0.5 | tar xvzf -
55
- cd bmizerany-roundup-5c5dcb1 && ./configure && make && sudo make install
6+
- cd -
67

78
script:
89
- ./test

0 commit comments

Comments
 (0)