Browse Source

travis again

hathach 13 years ago
parent
commit
a580465ec9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,4 +1,4 @@
 language: c
 compiler:
   - gcc
-script: cd tests/ & test:all
+script: cd tests/ & rake test:all